PDF_Generation_and_Automation/node_modules/delayed-stream/Makefile
2025-08-24 12:01:08 +05:30

8 lines
57 B
Makefile

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