aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-27 22:37:03 -0400
committerGitHub <noreply@github.com>2019-08-27 22:37:03 -0400
commit27a4afefbe9a8befd1eef1c0e1029216794445f0 (patch)
treeb7bafcabb6273d80d02bc055ffb564bcfa4be715 /nixos/tests/all-tests.nix
parentaf71811487509fbb6c04cb4484575cc6c0ca8701 (diff)
parentfd7d31b50e087e790443cd57eaf52f41c3f99af1 (diff)
Merge pull request #66859 from worldofpeace/xfce4-14-module
nixos/xfce4-14: 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 e3e4ddab72c..557ee78df7c 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -278,6 +278,7 @@ in
xautolock = handleTest ./xautolock.nix {};
xdg-desktop-portal = handleTest ./xdg-desktop-portal.nix {};
xfce = handleTest ./xfce.nix {};
+ xfce4-14 = handleTest ./xfce4-14.nix {};
xmonad = handleTest ./xmonad.nix {};
xrdp = handleTest ./xrdp.nix {};
xss-lock = handleTest ./xss-lock.nix {};