mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +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
|
|
|