DEBSOURCES
Skip Quicknav
sources / node-address / 2.0.3-5 / debian / tests / pkg-js / test
12345
set -e cp -a debian/tests/test_modules node_modules tsc -p test/tsconfig.json mocha --check-leaks -R spec -t 60000 test/*.test.js rm -rf node_modules