File: upstreamtestsuite

package info (click to toggle)
node-snapdragon-token 4.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: javascript: 114; sh: 5; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
set -e
sed test/test.js -e "s/('..')/('snapdragon-token')/g" > test.js
mocha test.js