DigitalConsumer.FixMyGlass/node_modules/batch/Makefile
2021-09-20 18:29:11 -04:00

6 lines
No EOL
69 B
Makefile

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