diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix index 6c087d6cdcdc..0e4e2fa3447f 100644 --- a/nixos/tests/all-tests.nix +++ b/nixos/tests/all-tests.nix @@ -1792,7 +1792,7 @@ in terminal-emulators = handleTest ./terminal-emulators.nix { }; test-containers-bittorrent = runTest ./test-containers-bittorrent.nix; thanos = runTest ./thanos.nix; - thelounge = handleTest ./thelounge.nix { }; + thelounge = runTest ./thelounge.nix; tiddlywiki = runTest ./tiddlywiki.nix; tigervnc = handleTest ./tigervnc.nix { }; tika = runTest ./tika.nix; diff --git a/nixos/tests/thelounge.nix b/nixos/tests/thelounge.nix index 92b3fa848058..795024bdd3e5 100644 --- a/nixos/tests/thelounge.nix +++ b/nixos/tests/thelounge.nix @@ -1,4 +1,4 @@ -import ./make-test-python.nix { +{ name = "thelounge"; nodes = {