about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-12-18 17:48:48 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2024-02-23 14:25:16 +0100
commit8fc2690b73a3c0376f69c34a37dc716c5d6bd6bd (patch)
tree506fc0c25cf054c57654161e40ce0e784413c2b8 /nixos/tests/all-tests.nix
parent2d2493b23dc35f552e13f6022b0ec4b2a4cdc7b1 (diff)
nixos/monado: add test
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 1144a5611dcf8..1387531316545 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -535,6 +535,7 @@ in {
   mobilizon = handleTest ./mobilizon.nix {};
   mod_perl = handleTest ./mod_perl.nix {};
   molly-brown = handleTest ./molly-brown.nix {};
+  monado = handleTest ./monado.nix {};
   monica = handleTest ./web-apps/monica.nix {};
   mongodb = handleTest ./mongodb.nix {};
   moodle = handleTest ./moodle.nix {};