setup-node/node_modules/isarray/Makefile
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00

7 lines
55 B
Makefile

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