Explorar o código

Add new 0th gen uncle test

Gustav Simonsson %!s(int64=10) %!d(string=hai) anos
pai
achega
0fa9d2431f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/block_test.go

+ 1 - 0
tests/block_test.go

@@ -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) {