Files
safari-hunt/node_modules/isarray/Makefile
Vahagn Khachatryan 4fa4328740 Configring node js.
2018-12-07 15:58:35 +00:00

7 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test