ken_nogi/NodeJS/Care7_old/node_modules/delayed-stream/Makefile
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

8 lines
57 B
Makefile

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