removed generated by bit

This commit is contained in:
Mat Ryer 2016-08-29 13:22:52 +01:00
parent 67ac3093f9
commit fc6f84d3b0

View File

@ -160,8 +160,7 @@ package todo
// AUTOGENERATED BY MOQ // AUTOGENERATED BY MOQ
// github.com/matryer/moq // github.com/matryer/moq
{{ range $i, $obj := .Objs }} {{ range $i, $obj := .Objs }}
// {{.InterfaceName}}Mock is a mock implementation of {{.InterfaceName}} // {{.InterfaceName}}Mock is a mock implementation of {{.InterfaceName}}.
// generated by github.com/matryer/moq.
// //
// func TestSomethingThatUses{{.InterfaceName}}(t *testing.T) { // func TestSomethingThatUses{{.InterfaceName}}(t *testing.T) {
// //