aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_resources/tests/test_find_distributions.py
diff options
context:
space:
mode:
Diffstat (limited to 'pkg_resources/tests/test_find_distributions.py')
-rw-r--r--pkg_resources/tests/test_find_distributions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_resources/tests/test_find_distributions.py b/pkg_resources/tests/test_find_distributions.py
index 97999b33..d735c590 100644
--- a/pkg_resources/tests/test_find_distributions.py
+++ b/pkg_resources/tests/test_find_distributions.py
@@ -13,6 +13,7 @@ setuptools.setup(
)
""".lstrip()
+
class TestFindDistributions:
@pytest.fixture