mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
fix : integration test package
This commit is contained in:
parent
4e189689b0
commit
68f440a35f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//go:build integration
|
||||
|
||||
package filters
|
||||
package bor
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
|
|
|||
Loading…
Reference in a new issue