Commit ae515bd3 authored by yann300's avatar yann300

reset container

parent 64351e7b
...@@ -45,7 +45,7 @@ function testTabView (api) { ...@@ -45,7 +45,7 @@ function testTabView (api) {
let runTests = function () { let runTests = function () {
let contractSources = api.getAllSources() let contractSources = api.getAllSources()
container.innerHTML = ''
remixTests.runTestSources(contractSources, testCallback, resultsCallback, finalCallback) remixTests.runTestSources(contractSources, testCallback, resultsCallback, finalCallback)
} }
......
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