mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
ececf7fec9
@ -99,7 +99,7 @@ BOOST_AUTO_TEST_CASE(smoke_test)
|
||||
BOOST_REQUIRE_EQUAL(parse(source).size(), 0);
|
||||
}
|
||||
|
||||
BOOST_AUTO_TEST_CASE(call_succees)
|
||||
BOOST_AUTO_TEST_CASE(call_success)
|
||||
{
|
||||
char const* source = R"(
|
||||
// success() ->
|
||||
|
Loading…
Reference in New Issue
Block a user