Files
familyARK/familyark/app/node_modules/muri/Makefile
T
2019-11-28 20:40:02 +00:00

6 lines
57 B
Makefile

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