login/node_modules/delayed-stream/Makefile
Balaga Gayatri 74dd83c7c8 node_modules
2021-10-22 12:50:18 +05:30

7 lines
57 B
Makefile

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