Unverified Commit f43052a1 authored by yann300's avatar yann300 Committed by GitHub

Update sender_test.sol

parent 28dd63e5
...@@ -3,7 +3,7 @@ import "remix_accounts.sol"; ...@@ -3,7 +3,7 @@ import "remix_accounts.sol";
contract SenderTest { contract SenderTest {
function beforeAll () {} function beforeAll () public {}
/// 1 /// 1
function checkSenderIs1 () public { function checkSenderIs1 () public {
......
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