restore spacing in manticore to avoid confusion

This commit is contained in:
Alex Groce 2018-12-23 13:13:59 -07:00
parent 12c23f78b9
commit c91853828d

View File

@ -31,6 +31,7 @@ from .common import DeepState, TestInfo
from manticore.core.state import TerminateState
L = logging.getLogger("deepstate.mcore")
L.setLevel(logging.INFO)