mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
Add new 0th gen uncle test
This commit is contained in:
@@ -18,6 +18,7 @@ func TestBcValidBlockTests(t *testing.T) {
|
||||
|
||||
func TestBcUncleTests(t *testing.T) {
|
||||
runBlockTestsInFile("files/BlockTests/bcUncleTest.json", []string{}, t)
|
||||
runBlockTestsInFile("files/BlockTests/bcBruncleTest.json", []string{}, t)
|
||||
}
|
||||
|
||||
func TestBcUncleHeaderValidityTests(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user