ken_nogi/NodeJS/#ANDPAD/node_modules/isarray/Makefile
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

7 lines
55 B
Makefile

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