Files
raspberryGPIOhtmlserver/node_modules/callsite/Makefile
2016-06-21 18:42:57 +02:00

6 lines
69 B
Makefile
Executable File

test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test