Files
Upsilon-VsCode/Client/node_modules/isarray/Makefile
2019-02-17 18:07:28 +01:00

7 lines
55 B
Makefile
Executable File

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