Current section

Files

Jump to
common_graphql_client priv npm node_modules delayed-stream Makefile
Raw

priv/npm/node_modules/delayed-stream/Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test