|
@ -62,7 +62,6 @@ void doStateTests(json_spirit::mValue& v, bool _fillin) |
|
|
const State importedStatePost = importer.m_statePost; |
|
|
const State importedStatePost = importer.m_statePost; |
|
|
bytes output; |
|
|
bytes output; |
|
|
|
|
|
|
|
|
// execute transaction
|
|
|
|
|
|
Listener::ExecTimeGuard guard{i.first}; |
|
|
Listener::ExecTimeGuard guard{i.first}; |
|
|
output = importer.executeTest(); |
|
|
output = importer.executeTest(); |
|
|
|
|
|
|
|
|