Tweak to path-finding tests. Specify test patterns outside of mocha.opts

This commit is contained in:
Nicholas Dudfield
2014-01-24 17:31:19 +07:00
committed by Vinnie Falco
parent 580d179dd0
commit aad074cd8e
4 changed files with 11 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
# flags set in mocha.opts
mocha
mocha test/websocket-test.js test/server-test.js test/*-test.{js,coffee}