weblogin/node_modules/isarray/Makefile
Nagy Máté Ferenc fa6959a132 first commit
2023-01-27 12:15:20 +01:00

7 lines
55 B
Makefile

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