Files
tlt-bus-map/node_modules/delayed-stream/Makefile
2024-11-19 21:53:48 +02:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test