{'browser/Untitled1.sol':{content:`contract test {}`}}
]
module.exports={
before:function(browser,done){
init(browser,done)
},
'@sources':function(){
returnsources
},
'The sequence: Compiling / Deploying / Compiling another contract / calling the first contract - should display in the log the transaction with all the decoded information':function(browser){