login/node_modules/isarray/Makefile
2020-10-12 14:50:25 +05:30

6 lines
55 B
Makefile

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