setup-node/node_modules/isarray/Makefile
eric sciple 2b95e76931 .
2020-01-24 12:20:19 -05:00

6 lines
55 B
Makefile

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