aboutsummaryrefslogtreecommitdiffstats
path: root/core/channel_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/channel_test.go')
-rw-r--r--core/channel_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/channel_test.go b/core/channel_test.go
index 0eafa32..b06e3e9 100644
--- a/core/channel_test.go
+++ b/core/channel_test.go
@@ -22,7 +22,7 @@ import (
"git.fd.io/govpp.git/examples/bin_api/interfaces"
"git.fd.io/govpp.git/examples/bin_api/memif"
"git.fd.io/govpp.git/examples/bin_api/tap"
- "git.fd.io/govpp.git/examples/binapi/vpe"
+ "git.fd.io/govpp.git/examples/bin_api/vpe"
"git.fd.io/govpp.git/api"
. "github.com/onsi/gomega"