backoffice/node_modules/inherit/Makefile

5 lines
55 B
Makefile

test:
./node_modules/.bin/nodeunit test
.PHONY: test