xref
: /
third_party
/
node
/
test
/
fixtures
/
test-runner
/
shards
/
g.cjs
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/test-runner/shards/
1
'use strict';
2
const test = require('node:test');
3
4
test('
g.cjs
this should pass');
5