Files
rappaurio-sae501_502/app/node_modules/delayed-stream/Makefile
2023-09-25 13:27:24 +02:00

8 lines
57 B
Makefile

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