Files
portfolio2023/build/node_modules/delayed-stream/Makefile
T
2023-11-24 22:35:41 +01:00

8 lines
57 B
Makefile

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