Commit 48d8b1e9 authored by Jason Madden's avatar Jason Madden

Debugging the test__core.py memory corruption bug seen on travis.

parent 159c69ac
......@@ -16,7 +16,7 @@ class TestCore(unittest.TestCase):
self.assertTrue(header_version)
self.assertEqual(version, header_version)
@unittest.skip("Debugging")
class TestWatchers(unittest.TestCase):
def test_io(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment