Files
powerpoint-toolbox/node_modules/delayed-stream/Makefile
T
2025-03-07 19:22:02 +01:00

8 lines
57 B
Makefile

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