improved report card
This commit is contained in:
@@ -5,6 +5,7 @@ package generate
|
||||
|
||||
//go:generate moq -out generated.go . MyInterface
|
||||
|
||||
// MyInterface is a test interface.
|
||||
type MyInterface interface {
|
||||
One() bool
|
||||
Two() int
|
||||
|
Reference in New Issue
Block a user