remove empty test
parent
3e6ef0b37a
commit
6d95edda7b
|
@ -114,7 +114,3 @@ func TestErr(t *testing.T) {
|
|||
t.Errorf("Err() = %q, want %q", got, want)
|
||||
}
|
||||
}
|
||||
|
||||
func TestInfof(t *testing.T) {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue