mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
4 lines
111 B
Bash
Executable File
4 lines
111 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# flags set in mocha.opts
|
|
mocha test/websocket-test.js test/server-test.js test/*-test.{js,coffee} |