mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-08 21:13:46 +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
|
//go:build integration
|
||||||
|
|
||||||
package filters
|
package bor
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue