Files
lsp/node_modules/isarray/Makefile
Arnaud Nelissen 3af7ddab06 Initial commit
2021-11-17 11:25:08 +01:00

7 lines
55 B
Makefile

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