summary refs log tree commit diff
path: root/pkgs/development/python-modules/python-manilaclient/tests.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-manilaclient/tests.nix')
-rw-r--r--pkgs/development/python-modules/python-manilaclient/tests.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/python-manilaclient/tests.nix b/pkgs/development/python-modules/python-manilaclient/tests.nix
index 61615456225..37357d779b1 100644
--- a/pkgs/development/python-modules/python-manilaclient/tests.nix
+++ b/pkgs/development/python-modules/python-manilaclient/tests.nix
@@ -16,7 +16,7 @@ buildPythonPackage rec {
   dontBuild = true;
   dontInstall = true;
 
-  checkInputs = [
+  nativeCheckInputs = [
     python-manilaclient
     stestr
     ddt