Current File : //lib/node_modules/npm/node_modules/delayed-stream/Makefile
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test