File: test

package info (click to toggle)
node-clarinet 0.12.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,452 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (2)
1
2
3
4
5
mocha -r should -t 10000 -s 2000 \
	test/parser.spec.js \
	test/clarinet.js \
	test/utf8-chunks.js \
	test/position.js