X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=core%2Fchannel_test.go;h=fa3e58dc369ba4cfb54ba4c37d526b25cf560570;hb=5de7f6b85458615fa592a335d45c546397f32c9a;hp=d06e2b3fd8e316323f3428e617642452822ed1c0;hpb=c7ae74a95d1bd6fefcbb061f5f045c60c11e32fc;p=govpp.git diff --git a/core/channel_test.go b/core/channel_test.go index d06e2b3..fa3e58d 100644 --- a/core/channel_test.go +++ b/core/channel_test.go @@ -22,10 +22,10 @@ import ( "git.fd.io/govpp.git/adapter/mock" "git.fd.io/govpp.git/api" - "git.fd.io/govpp.git/examples/binapi/interface_types" - "git.fd.io/govpp.git/examples/binapi/interfaces" - "git.fd.io/govpp.git/examples/binapi/memif" - "git.fd.io/govpp.git/examples/binapi/vpe" + interfaces "git.fd.io/govpp.git/binapi/interface" + "git.fd.io/govpp.git/binapi/interface_types" + "git.fd.io/govpp.git/binapi/memif" + "git.fd.io/govpp.git/binapi/vpe" ) type testCtx struct {