about summary refs log tree commit diff
path: root/modules/core
diff options
context:
space:
mode:
Diffstat (limited to 'modules/core')
-rw-r--r--modules/core/tests.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/core/tests.nix b/modules/core/tests.nix
index c9e051e5..27e11153 100644
--- a/modules/core/tests.nix
+++ b/modules/core/tests.nix
@@ -545,9 +545,6 @@ let
     { check = config.services.mailcatcher.enable;
       path  = ["nixos" "mailcatcher"];
     }
-    { check = config.services.mathics.enable;
-      path  = ["nixos" "mathics"];
-    }
     { check = config.services.matomo.enable;
       path  = ["nixos" "matomo"];
     }