match-curriculum / node_modules / delayed-stream / Makefile
Makefile
Raw
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test