Files
sternwarte_server/html/sternwarte/checkfuehrung/node_modules/isarray/Makefile
2025-11-02 22:52:08 +01:00

7 lines
55 B
Makefile
Executable File

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