Files
MOHPortalTest-AllAgents-All…/qwen/nodejs/node_modules/isarray/Makefile
2025-10-24 17:06:14 -05:00

7 lines
55 B
Makefile

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