knowledgebase_law/node_modules/delayed-stream/Makefile
2025-04-11 11:47:09 -04:00

8 lines
57 B
Makefile

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