Commit e1df8f97 authored by Jason R. Coombs's avatar Jason R. Coombs

Normalize whitespace

parent 81be05c1
......@@ -235,7 +235,6 @@ class TestUserInstallTest:
ei.__file__ = site.USER_SITE
yield
def patched_setup_context(self):
self.orig_context = sandbox.setup_context
......@@ -244,7 +243,6 @@ class TestUserInstallTest:
self.user_install_setup_context,
)
def test_setup_requires(self):
"""Regression test for Distribute issue #318
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment