Unit_AI/node_modules/delayed-stream/Makefile

8 lines
57 B
Makefile
Raw Normal View History

2024-06-01 21:24:36 +01:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test