Files
JiboSDK/node_modules/isarray/Makefile
2026-03-22 03:21:45 +02:00

7 lines
55 B
Makefile

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