Files
setup-ruby/node_modules/isarray/Makefile
Stephen Franceschelli 574f83ab4c Fixes.
2019-07-15 13:45:00 -04:00

7 lines
55 B
Makefile

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