Files
bower/Makefile
Chris Aniszczyk c220329337 Initial Release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-09-06 17:11:42 -07:00

4 lines
63 B
Makefile

test:
./node_modules/.bin/mocha -R spec -t 10000
.PHONY: test