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