Files
setup-ruby/node_modules/isarray/Makefile
Stephen Franceschelli ea8812ffe3 Fixes.
2019-07-15 14:26:50 -04:00

7 lines
55 B
Makefile

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