mocha -r should -t 10000 -s 2000 \
	test/parser.spec.js \
	test/clarinet.js \
	test/utf8-chunks.js \
	test/position.js
