Files
sci-gui-agent-benchmark/vscodeEvalExtension/node_modules/isarray/Makefile
2024-01-08 23:09:12 +08:00

7 lines
55 B
Makefile

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