summaryrefslogtreecommitdiffhomepage
path: root/table/policy_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'table/policy_test.go')
-rw-r--r--table/policy_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/policy_test.go b/table/policy_test.go
index 38b55794..71e1a723 100644
--- a/table/policy_test.go
+++ b/table/policy_test.go
@@ -19,7 +19,7 @@ import (
"fmt"
log "github.com/Sirupsen/logrus"
"github.com/osrg/gobgp/config"
- "github.com/osrg/gobgp/packet"
+ "github.com/osrg/gobgp/packet/bgp"
"github.com/stretchr/testify/assert"
"math"
"net"