Files
DemoApp/node_modules/mongoose/node_modules/muri/Makefile

6 lines
57 B
Makefile

test:
@node_modules/mocha/bin/mocha $(T)
.PHONY: test