File: test

package info (click to toggle)
node-external-editor 2.0.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 160 kB
  • sloc: makefile: 5
file content (3 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (2)
1
2
3
coffee -c --output test/spec/ test/spec/main.coffee
mocha --recursive --timeout 10000 ./test/spec -R spec
rm -f test/spec/main.js