projecte_ionic/node_modules/isarray/Makefile
2022-02-09 18:30:03 +01:00

7 lines
55 B
Makefile
Executable file

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