mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Revert r82841.
This commit is contained in:
parent
dac55eac0c
commit
5e74256619
1 changed files with 0 additions and 1 deletions
|
@ -277,7 +277,6 @@ class SDistTestCase(PyPIRCCommandTestCase):
|
|||
self.assertRaises(DistutilsOptionError, cmd.finalize_options)
|
||||
|
||||
|
||||
@unittest.skipUnless(zlib, "requires zlib")
|
||||
def test_get_file_list(self):
|
||||
# make sure MANIFEST is recalculated
|
||||
dist, cmd = self.get_cmd()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue