unskip basic stdin test (#293)
This commit is contained in:
@@ -37,7 +37,6 @@ class ManticoreTest(unittest.TestCase):
|
||||
def tmp(state):
|
||||
pass
|
||||
|
||||
@unittest.skip('TODO(mark): (#52) activating this test breaks something z3 related for following tests')
|
||||
def test_integration_basic_stdin(self):
|
||||
import os, struct
|
||||
self.m = Manticore('tests/binaries/basic_linux_amd64')
|
||||
|
||||
Reference in New Issue
Block a user