aboutsummaryrefslogtreecommitdiffstats
path: root/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'conftest.py')
-rw-r--r--conftest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/conftest.py b/conftest.py
index 5bebe21a..d966d68d 100644
--- a/conftest.py
+++ b/conftest.py
@@ -13,7 +13,6 @@ def pytest_addoption(parser):
collect_ignore = [
'tests/manual_test.py',
- 'tests/test_pypi.py',
'pavement.py',
'setuptools/tests/mod_with_constant.py',
]