Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / request / node_modules / combined-stream / node_modules / delayed-stream / Makefile
root on 7 May 2019 57 bytes Initial commit
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test