Revert r82841.
This commit is contained in:
parent
dac55eac0c
commit
5e74256619
|
@ -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…
Reference in New Issue