Files
plex-api-oauth/node_modules/delayed-stream/Makefile
luke-hagar-sp b2c7832873 Node_modules
2022-07-22 20:22:32 -05:00

8 lines
57 B
Makefile

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