diff options
Diffstat (limited to 'Lib/setuptools/tests/__init__.py')
| -rw-r--r-- | Lib/setuptools/tests/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/setuptools/tests/__init__.py b/Lib/setuptools/tests/__init__.py index 9705bb5..8a767dc 100644 --- a/Lib/setuptools/tests/__init__.py +++ b/Lib/setuptools/tests/__init__.py @@ -362,8 +362,3 @@ class TestCommandTests(TestCase): ts5 = makeSetup().get_command_obj('test') ts5.ensure_finalized() self.assertEqual(ts5.test_suite, None) - - - - - |
