mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 08:25:51 +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