jellyfin-qbittorrent-monitor: write proper test

This commit is contained in:
2025-10-24 00:12:42 -04:00
parent 274474037a
commit 78dd3e01df
5 changed files with 251 additions and 40 deletions

View File

@@ -11,4 +11,5 @@ in
zfsTest = handleTest ./zfs.nix;
testTest = handleTest ./testTest.nix;
minecraftTest = handleTest ./minecraft.nix;
jellyfinQbittorrentMonitorTest = handleTest ./jellyfin-qbittorrent-monitor.nix;
}