File: upstreamtestsuite

package info (click to toggle)
node-private 0.1.8-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: javascript: 162; sh: 5; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh
set -e
sed test/run.js -e "s|../||g" > test.js
mocha test.js