Newer
Older
FanFarm / system / V3fanfarm-ubuntu-local / V3fanfarm-frontend / node_modules / delayed-stream / Makefile
SHELL := /bin/bash

test:
	@./test/run.js

.PHONY: test