jellyfin-qbittorrent-monitor: write proper test

This commit is contained in:
2025-10-24 00:12:42 -04:00
parent b1b9a3755f
commit e9c1df44e8
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;
}