ken_nogi/NodeJS/JigyoKeikakuUpdate/node_modules/isarray/Makefile
Kenichiro NOGI 7b357fa2cf 2025-11-08
2025-11-08 10:26:52 +09:00

7 lines
55 B
Makefile

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