Sign in
chromium
/
external
/
github.com
/
gpuweb
/
cts.git
/
refs/heads/async-errors
/
.
/
tools
/
run_node
blob: b71ec9f134ec9bc84f67eecf60bd206d8e4068c4 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env node
// Run test suites under node.
require
(
'../src/common/tools/setup-ts-in-node.js'
);
require
(
'../src/common/runtime/cmdline.ts'
);