File: test

package info (click to toggle)
node-formidable 1.2.1%2B20200129git8231ea6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,704 kB
  • sloc: javascript: 4,128; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (2)
1
2
3
mkdir -p test/tmp
node -e 'require("urun")(__dirname+"/test", {reporter: "BashTapReporter",include:/test-.+\.js$/});'
rm -rf test/tmp