Files
cartlog-admin/node_modules/delayed-stream/Makefile
2026-01-01 15:25:19 +05:30

8 lines
57 B
Makefile

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