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 709b3b9e..4fb80448 100644
--- a/modules/core/tests.nix
+++ b/modules/core/tests.nix
@@ -520,9 +520,6 @@ let
     { check = config.services.smokeping.enable;
       path  = ["nixos" "smokeping"];
     }
-    { check = config.services.statsd.enable;
-      path  = ["nixos" "statsd"];
-    }
     { check = config.services.strongswan-swanctl.enable;
       path  = ["nixos" "strongswan-swanctl"];
     }