Files
old-saburly-blog/node_modules/isobject/node_modules/isarray/Makefile
2017-10-23 15:54:25 +02:00

7 lines
55 B
Makefile

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