diff options
Diffstat (limited to 'testing/py3-glob2/disable-failing-test.patch')
-rw-r--r-- | testing/py3-glob2/disable-failing-test.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/py3-glob2/disable-failing-test.patch b/testing/py3-glob2/disable-failing-test.patch deleted file mode 100644 index eeb41f20e0..0000000000 --- a/testing/py3-glob2/disable-failing-test.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/pkginfo/tests/test_installed.py.orig -+++ b/pkginfo/tests/test_installed.py -@@ -44,6 +44,7 @@ - else: - self.assertEqual(installed.metadata_version, '1.0') - -+ @unittest.skip("FIXME: This test fails for unknown reason") - def test_ctor_w_package_no_PKG_INFO(self): - import sys - import types |