diff --git a/tests/block_test_util.go b/tests/block_test_util.go index fea4ee0b95..d28f3a1237 100644 --- a/tests/block_test_util.go +++ b/tests/block_test_util.go @@ -16,9 +16,6 @@ // Package tests implements execution of Ethereum JSON tests. -//go:build integration -// +build integration - package tests import (