Commit 79480243 authored by yann300's avatar yann300

remove console.log

parent 07335193
......@@ -58,7 +58,6 @@ tape('TraceManager', function (t) {
if (error) {
st.fail(error)
} else {
console.log(JSON.stringify(result))
st.ok(result['0x290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e563'].value === '0x38')
st.end()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment