Skip to content

Commit

Permalink
SKALED-1951 Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
dimalit committed Oct 2, 2024
1 parent a1d8229 commit e96df22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/tools/jsontests/BlockChainTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1111,10 +1111,6 @@ BOOST_AUTO_TEST_CASE( stZeroCallsTest,
*boost::unit_test::precondition( dev::test::run_not_express ) ) {}
BOOST_AUTO_TEST_CASE( stZeroCallsRevert,
*boost::unit_test::precondition( dev::test::run_not_express ) ) {}
// BOOST_AUTO_TEST_CASE( stCodeSizeLimit,
// *boost::unit_test::precondition( dev::test::run_not_express ) ) {}
// BOOST_AUTO_TEST_CASE( stCreateTest,
// *boost::unit_test::precondition( dev::test::run_not_express ) ) {}
BOOST_AUTO_TEST_CASE( stRevertTest,
*boost::unit_test::precondition( dev::test::run_not_express ) ) {}

Expand Down

0 comments on commit e96df22

Please sign in to comment.