about summary refs log tree commit diff
path: root/pkgs/test/nixos-functions
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2022-05-09 14:04:29 +0200
committerRobert Hensing <robert@roberthensing.nl>2022-05-09 14:16:06 +0200
commitae172a2bb4c94da68fb0adfd77d5aacd71c8b930 (patch)
tree13a317f11a63d5290559ad4e280d6a90b007cb90 /pkgs/test/nixos-functions
parente8ffb6a727081632781ac1051cf5b192f7cf5cd3 (diff)
treewide: nixosTest -> testers.nixosTest
Diffstat (limited to 'pkgs/test/nixos-functions')
-rw-r--r--pkgs/test/nixos-functions/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/test/nixos-functions/default.nix b/pkgs/test/nixos-functions/default.nix
index 0c4869871e567..6f83858d01a20 100644
--- a/pkgs/test/nixos-functions/default.nix
+++ b/pkgs/test/nixos-functions/default.nix
@@ -1,7 +1,7 @@
 /*
 
 This file is a test that makes sure that the `pkgs.nixos` and
-`pkgs.nixosTest` functions work. It's far from a perfect test suite,
+`pkgs.testers.nixosTest` functions work. It's far from a perfect test suite,
 but better than not checking them at all on hydra.
 
 To run this test: