Files
crypto_trader/frontend/node_modules/delayed-stream/Makefile
T

8 lines
57 B
Makefile
Raw Normal View History

2025-12-25 20:20:40 -05:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test