Files
discord-rpc-godot/extended-user-info-api/node_modules/delayed-stream/Makefile
2023-08-13 23:30:04 +02:00

8 lines
57 B
Makefile

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