5 lines
65 B
Text
5 lines
65 B
Text
|
#!/usr/bin/env sh
|
||
|
|
||
|
tools/build -t
|
||
|
mocha build/espe-test.mocha.js
|