1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 18:52:50 +00:00
Files
mywebsite/node_modules/mpath/Makefile

6 lines
60 B
Makefile

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