UNPKG

102 BPlain TextView Raw
1#!/bin/bash
2
3# bootstrap environment
4source script/bootstrap
5
6mocha --compilers coffee:coffee-script
\No newline at end of file