unskip win32 API test (#294)

This commit is contained in:
JP Smith
2017-06-09 11:39:28 -04:00
committed by GitHub
parent c7f5600cd1
commit 31b39ccf9d
-1
View File
@@ -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")