Commit 1cb3d8bf authored by yann300's avatar yann300

fix testing

parent 7bef3013
...@@ -19,6 +19,7 @@ tape('TraceManager', function (t) { ...@@ -19,6 +19,7 @@ tape('TraceManager', function (t) {
st.fail(mes) st.fail(mes)
} else { } else {
global.web3 = obj global.web3 = obj
global.web3Debug = obj
traceManager = new TraceManager() traceManager = new TraceManager()
st.end() 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