← back to Site Factory

admin/node_modules/delayed-stream/Makefile

8 lines

SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test