ken_nogi/lineworks-sync/node_modules/delayed-stream/Makefile
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

8 lines
57 B
Makefile

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