summaryrefslogtreecommitdiff
path: root/tests/functional/test_install_reqs.py
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2017-10-02 19:33:52 +0200
committerPaul Moore <p.f.moore@gmail.com>2017-10-02 18:33:52 +0100
commitd778fc330e02a47ec2a58562ae269e7087bbd82e (patch)
tree9fbbe85798298856ec2c48ed0ae194c6a063a7af /tests/functional/test_install_reqs.py
parentfc7ca264892767454b166d0fc001a6ca95bde22e (diff)
downloadpip-d778fc330e02a47ec2a58562ae269e7087bbd82e.tar.gz
Small tests related cleanups (#4703)
* fix test not using temporary directory * avoid creating a `cache_dir` directory in the source tree * drop `data` fixture from tests that don't use it * tests: fix pytest warning
Diffstat (limited to 'tests/functional/test_install_reqs.py')
-rw-r--r--tests/functional/test_install_reqs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_install_reqs.py b/tests/functional/test_install_reqs.py
index 49fd73c8a..22bcd795d 100644
--- a/tests/functional/test_install_reqs.py
+++ b/tests/functional/test_install_reqs.py
@@ -466,7 +466,7 @@ def test_install_distribution_union_conflicting_extras(script, data):
assert "Conflict" in result.stderr
-def test_install_unsupported_wheel_link_with_marker(script, data):
+def test_install_unsupported_wheel_link_with_marker(script):
script.scratch_path.join("with-marker.txt").write(
textwrap.dedent("""\
%s; %s