Commit e46b1719 authored by yann300's avatar yann300

fix test

parent df811782
...@@ -52,6 +52,7 @@ function initVM (st, privateKey) { ...@@ -52,6 +52,7 @@ function initVM (st, privateKey) {
st.fail(mes) st.fail(mes)
} else { } else {
remixLib.global.web3 = obj remixLib.global.web3 = obj
remixLib.global.web3Debug = obj
} }
}) })
return vm return vm
......
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