Omit message factory and line numbers from generated output
[govpp.git] / core / channel_test.go
index 0eafa32..b06e3e9 100644 (file)
@@ -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"