2011-05-07 22:26:23 +01:00

5 lines
76 B
Makefile

test:
@./support/expresso/bin/expresso -I lib test/*.test.js
.PHONY: test