DEBSOURCES
Skip Quicknav
sources / node-cross-fetch / 3.1.5%2Bds.1-3 / test / fetch-api / node / run.sh
1234
#!/bin/sh nyc="./node_modules/.bin/nyc" mocha="./node_modules/.bin/mocha" ./bin/server --exec "$nyc $mocha $(dirname $0)/index.js" --closeOnExec