mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-18 17:45:48 +00:00
Improve test runner.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
mocha --ui tdd --reporter xunit --timeout 10000 test/*-test.js
|
||||
mocha --ui tdd --reporter spec --timeout 10000 test/*-test.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user