Files
immich-api-test/node_modules/delayed-stream/Makefile
Sockenklaus 0771297a46 more stuff
2025-07-08 17:21:03 +02:00

8 lines
57 B
Makefile

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