Files

5 lines
71 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
'use strict';
import test from 'node:test';
test('this should pass');