Newer
Older
CVSS_3.0_GUI / dist / CVSS_3.0_Calc-1.0.0-linux-x64 / 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