lib: Use counterfeiter to mock interfaces in tests (#7375)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
// Copyright (C) 2014 The Protocol Authors.
|
||||
|
||||
//go:generate go run ../../proto/scripts/protofmt.go deviceid_test.proto
|
||||
//go:generate protoc -I ../../ -I . --gogofast_out=. deviceid_test.proto
|
||||
|
||||
package protocol
|
||||
|
||||
import "testing"
|
||||
|
||||
Reference in New Issue
Block a user