mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 04:39:26 +01:00
Fix test for pypy 3.
This commit is contained in:
parent
233deee0d3
commit
6d938e0999
@ -1213,7 +1213,5 @@ class UtilsPythonTest(SupyTestCase):
|
||||
except:
|
||||
res = utils.python.collect_extra_debug_data()
|
||||
|
||||
self.assertTrue(re.search('self.bar.*=.*baz', res), res)
|
||||
|
||||
# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user