mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
fix build
This commit is contained in:
parent
63cd7a3273
commit
b43ebd5f96
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@
|
|||
|
||||
// Package tests implements execution of Ethereum JSON tests.
|
||||
|
||||
//go:build integration
|
||||
// +build integration
|
||||
|
||||
package tests
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue