xref
: /
third_party
/
node
/
test
/
fixtures
/
test-runner
/
default-behavior
/
node_modules
/
test-nm.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/test-runner/default-behavior/node_modules/
1
'use strict'
;
2
throw
new
Error
(
'thrown from node_modules'
);
3