mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
5 lines
76 B
Bash
Executable File
5 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
mocha --ui tdd --reporter spec --timeout 10000 test/*-test.js
|
|
|