Files
cpas/client/node_modules/delayed-stream/Makefile
T

8 lines
57 B
Makefile
Raw Normal View History

2026-05-27 09:07:23 -05:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test