Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

remove blockHash tests from stateTests #4047

Merged
merged 2 commits into from
Apr 19, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/jsontests
Submodule jsontests updated 1750 files
1 change: 0 additions & 1 deletion test/tools/jsontests/StateTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ class generaltestfixture
BOOST_FIXTURE_TEST_SUITE(StateTestsGeneral, generaltestfixture)

//Frontier Tests
BOOST_AUTO_TEST_CASE(stBlockHashTest){}
BOOST_AUTO_TEST_CASE(stBoundsTest){}
BOOST_AUTO_TEST_CASE(stCallCodes){}
BOOST_AUTO_TEST_CASE(stCallCreateCallCodeTest){}
Expand Down