about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-21 22:04:29 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-08-21 22:04:29 -0400
commitfd7d31b50e087e790443cd57eaf52f41c3f99af1 (patch)
treeced247d8ab480f5c2c93a8894e2243670b1a554b /nixos/tests/all-tests.nix
parentde89ad124d0ccf8c1dfaa5edeac84be03173ce48 (diff)
downloadnixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.gz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.bz2
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.lz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.xz
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.tar.zst
nixlib-fd7d31b50e087e790443cd57eaf52f41c3f99af1.zip
nixosTests.xfce4-14: init
This is pretty much identical to the xfce test we currently have.
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 4eeee9c35c07..47eaec7c7838 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -273,6 +273,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 {};