Unit_AI/node_modules/delayed-stream/Makefile
2024-06-01 16:24:36 -04:00

7 lines
57 B
Makefile

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