Viewing File: /opt/cpanel/ea-nodejs10/lib/node_modules/npm/node_modules/delayed-stream/Makefile

SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test

Back to Directory