diff --git a/tests/test_memdumps.py b/tests/test_memdumps.py index 785d3cd..14fd931 100644 --- a/tests/test_memdumps.py +++ b/tests/test_memdumps.py @@ -95,7 +95,6 @@ class IntegrationTest(unittest.TestCase): # self._runManticore("simple_fpu") # too slow processing REP SCASD - @unittest.skip('TODO(mark); skipping so we can move on with our lives and merge x86_new. ask felipe to fix later.') def testWin32API(self): self._runManticore("win32_api_test")