Sign in
chromium
/
external
/
github.com
/
antlr
/
antlr4
/
refs/heads/dev
/
.
/
runtime
/
JavaScript
/
test-builds.sh
blob: 8a0510d226e8510515e84ef29c79ce2bb36eec3a [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env bash
cd spec
/
imports
/
builds
/
node
-
esm
-
ts
npm run test
cd
../
node
-
cjs
-
ts
npm run test