Files
xahau.js/Makefile
2013-09-08 17:35:50 -07:00

5 lines
62 B
Makefile

test:
./node_modules/.bin/mocha test/*-test.js
.PHONY: test