login/node_modules/delayed-stream/Makefile
Balaga Gayatri 8ab7113acc changes
2021-10-25 18:21:32 +05:30

7 lines
57 B
Makefile

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