From ea85dd3eaf0cbd19ddf22f41391d092a21147063 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sat, 28 May 2016 17:48:45 +0200 Subject: tests: Remove dummy test for i3 We already have an "i3wm" test in upstream which is much more thorough than the unfinished test I've made here. The intention of this test however was to specifically test the Vuizvui service module. Nevertheless, it's still just a dummy test and the "i3wm" test works much better, so let's remove it until we have a more complete implementation. Signed-off-by: aszlig --- modules/user/aszlig/services/i3/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules') diff --git a/modules/user/aszlig/services/i3/default.nix b/modules/user/aszlig/services/i3/default.nix index 0814ac1e..1f913f64 100644 --- a/modules/user/aszlig/services/i3/default.nix +++ b/modules/user/aszlig/services/i3/default.nix @@ -106,8 +106,6 @@ in config = mkIf cfg.enable { vuizvui.user.aszlig.services.i3.workspaces = defaultWorkspaces; - vuizvui.requiresTests = [ ["vuizvui" "aszlig" "i3"] ]; - services.xserver.windowManager = { default = "i3"; -- cgit 1.4.1