Remove Makefile

This commit is contained in:
Brian M. Carlson 2014-02-26 07:10:30 -06:00
parent 290906294d
commit f8f2a92897

View File

@ -1,5 +0,0 @@
SHELL := /bin/sh
.PHONY: test
test:
find test/ -name "*.js" | xargs -n 1 node