summaryrefslogtreecommitdiffhomepage
path: root/table/destination_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'table/destination_test.go')
-rw-r--r--table/destination_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/destination_test.go b/table/destination_test.go
index f5556175..d7498142 100644
--- a/table/destination_test.go
+++ b/table/destination_test.go
@@ -17,7 +17,7 @@ package table
import (
//"fmt"
- "github.com/osrg/gobgp/packet"
+ "github.com/osrg/gobgp/packet/bgp"
"github.com/stretchr/testify/assert"
"net"
"testing"