test: fix tests for gotests
This commit is contained in:
parent
3dae7153bb
commit
bb3c5111de
3 changed files with 0 additions and 3 deletions
1
spec/fixtures/impl/reader_output.go
vendored
1
spec/fixtures/impl/reader_output.go
vendored
|
|
@ -4,5 +4,4 @@ func (r Read2) Read(p []byte) (n int, err error) {
|
|||
panic("not implemented") // TODO: Implement
|
||||
}
|
||||
|
||||
|
||||
type Read2 struct{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue