summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBastian Venthur <bastian.venthur@flixbus.com>2018-10-15 12:02:41 +0200
committerBrian May <brian@linuxpenguins.xyz>2018-10-17 20:52:04 +1100
commitd085a419b2fb5168a8570f101bf59cb25850fed9 (patch)
tree828d559e3d1bcfab68077adc1cfdda883c5f220a /tests
parent842768f9cf6c3ce6638c1b741ae8f8b2a79ae66a (diff)
updated path
Diffstat (limited to 'tests')
-rw-r--r--tests/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 969c119..2a7e6c5 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -7,4 +7,4 @@ else:
collect_ignore = []
if not good_python:
- collect_ignore.append("sshuttle/tests/client")
+ collect_ignore.append("client")