Files
AirHockey/node_modules/callsite/Makefile
Owen LeJeune dfa77bc52a first commit
2018-03-07 17:18:40 -05:00

6 lines
69 B
Makefile

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