summary refs log tree commit diff
path: root/nixos/tests/statsd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/statsd.nix')
-rw-r--r--nixos/tests/statsd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/statsd.nix b/nixos/tests/statsd.nix
index d6bbc3901630..a9d7dc61cb60 100644
--- a/nixos/tests/statsd.nix
+++ b/nixos/tests/statsd.nix
@@ -1,4 +1,4 @@
-import ./make-test.nix ({ pkgs, lib }:
+import ./make-test.nix ({ pkgs, lib, ... }:
 
 with lib;