Files
julia-runtest/node_modules/isarray/Makefile
David Anthoff c0c6ce37ca Add node deps
2019-09-14 21:05:22 -07:00

7 lines
55 B
Makefile

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