nixos/onlyoffice: add simple test

This commit is contained in:
Marcel
2025-11-16 02:31:50 +01:00
parent 8a1a9cd932
commit f08e8b3ee9
3 changed files with 33 additions and 0 deletions

View File

@@ -1139,6 +1139,7 @@ in
ombi = runTest ./ombi.nix;
omnom = runTest ./omnom;
oncall = runTest ./web-apps/oncall.nix;
onlyoffice = runTest ./onlyoffice.nix;
open-web-calendar = runTest ./web-apps/open-web-calendar.nix;
open-webui = runTest ./open-webui.nix;
openarena = runTest ./openarena.nix;