diff options
Diffstat (limited to 'bin/backendTests.sh')
-rwxr-xr-x | bin/backendTests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/backendTests.sh b/bin/backendTests.sh new file mode 100755 index 00000000..ec12775b --- /dev/null +++ b/bin/backendTests.sh @@ -0,0 +1 @@ +src/node_modules/mocha/bin/mocha --timeout 5000 --reporter nyan tests/backend/specs/api |