Files

5 lines
82 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
'use strict';
const test = require('node:test');
test('e.cjs this should pass');