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-12 21:16:02 +0200
committerGeorg Haas <hax404foogit@hax404.de>2022-12-01 11:17:39 +0100
commit8d47058b32f1f0fb1b21d73392f3b4e96d139a81 (patch)
treee23da053dc34c5e70ffb35529656277e26557f27 /nixos/tests/all-tests.nix
parent16b789287654273d696f3fec2f1890a9fe3e9948 (diff)
nixos/tests/tayga: 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 f97d7b184af88..895cbe4290dc2 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -638,6 +638,7 @@ in {
   systemd-misc = handleTest ./systemd-misc.nix {};
   tandoor-recipes = handleTest ./tandoor-recipes.nix {};
   taskserver = handleTest ./taskserver.nix {};
+  tayga = handleTest ./tayga.nix {};
   teeworlds = handleTest ./teeworlds.nix {};
   telegraf = handleTest ./telegraf.nix {};
   teleport = handleTest ./teleport.nix {};