chatty-pub/node_modules/delayed-stream/Makefile
كارل مبارك 374620645c initial commit
2021-06-26 13:12:56 +02:00

8 lines
57 B
Makefile

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