about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorGeorg Haas <hax404foogit@hax404.de>2022-10-23 01:13:35 +0200
committerGeorg Haas <hax404foogit@hax404.de>2024-04-29 23:29:34 +0200
commit16a9328410d90f39fd1e6dbab76b16c3d1f8ddce (patch)
tree552cdac6ddbc867a0b159074e2f1b566e7c654b8 /nixos/tests/all-tests.nix
parent0c42398c9df8ec1d7420c6e875d58e549166c2b6 (diff)
nixos/tests/clatd: init
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 232f10d7c24dd..e6b296d8ee4e8 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -193,6 +193,7 @@ in {
   cinnamon = handleTest ./cinnamon.nix {};
   cinnamon-wayland = handleTest ./cinnamon-wayland.nix {};
   cjdns = handleTest ./cjdns.nix {};
+  clatd = handleTest ./clatd.nix {};
   clickhouse = handleTest ./clickhouse.nix {};
   cloud-init = handleTest ./cloud-init.nix {};
   cloud-init-hostname = handleTest ./cloud-init-hostname.nix {};