xref
: /
third_party
/
node
/
test
/
parallel
/
test-no-node-snapshot.js
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/parallel/
1
'use strict'
;
2
3
// Flags: --no-node-snapshot
4
5
require
(
'../common'
);
6