|
|
|
@ -45,7 +45,7 @@ function runTests (browser) { |
|
|
|
|
dom.listSelectorContains(['browser/Untitled.sol:2:33:Use of tx.origin', |
|
|
|
|
'Fallback function of contract TooMuchGas requires too much gas', |
|
|
|
|
'TooMuchGas.() : Variables have very similar names test and test1.'], |
|
|
|
|
'#staticanalysisresult .warning', |
|
|
|
|
'#staticanalysisresult .staticAnalysisWarning', |
|
|
|
|
browser, function () { |
|
|
|
|
browser.end() |
|
|
|
|
} |
|
|
|
|