DEBSOURCES
Skip Quicknav
sources / node-json-stringify-safe / 5.0.1-1 / debian / tests / run
12345
#!/bin/sh set -e node -e "require('json-stringify-safe');" export NODE_PATH=debian/node_modules mocha -R spec