1
0
Fork 0

Added Makefile for testing

closure/master
Mike Gerwitz 2010-11-10 19:38:06 -05:00
parent 9071a158a2
commit e870310341
1 changed files with 5 additions and 0 deletions

5
Makefile 100644
View File

@ -0,0 +1,5 @@
.PHONY: test
test:
node ./test/test-*.js