6 lines
No EOL
102 B
Bash
Executable file
6 lines
No EOL
102 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# bootstrap environment
|
|
source script/bootstrap
|
|
|
|
mocha --compilers coffee:coffee-script |