pull/3094/head
yann300 7 years ago
parent 13b63a7ba1
commit bfc2d3abb2
  1. 1
      remix-solidity/test/decoder/vmCall.js

@ -52,6 +52,7 @@ function initVM (st, privateKey) {
st.fail(mes)
} else {
remixLib.global.web3 = obj
remixLib.global.web3Debug = obj
}
})
return vm

Loading…
Cancel
Save