Files
Remote-Control-Center/mc_test/node_modules/isarray/Makefile
2025-11-25 09:56:15 +03:00

7 lines
55 B
Makefile
Executable File

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