aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix b/nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix
index 29d38a1f2f0..187e3a646a0 100644
--- a/nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix
+++ b/nixpkgs/pkgs/development/python-modules/marionette-harness/default.nix
@@ -21,8 +21,8 @@ buildPythonPackage rec {
sha256 = "041cd779ae383fb5c56f2bb44824f4e80ba895febd9a3f21570ac274221c82e0";
};
- propagatedBuildInputs = [ mozprofile mozversion browsermob-proxy moztest
- wptserve manifestparser marionette_driver ];
+ propagatedBuildInputs = [ mozprofile mozversion browsermob-proxy moztest
+ wptserve manifestparser marionette_driver ];
meta = {
description = "Mozilla Marionette protocol test automation harness";