mirror of
https://github.com/google/gops.git
synced 2025-02-19 19:59:55 +02:00
test: remove unused type (#66)
This commit is contained in:
parent
f4d96179f3
commit
e09130d898
@ -7,9 +7,6 @@ package main
|
||||
import "testing"
|
||||
|
||||
func Test_shortenVersion(t *testing.T) {
|
||||
type args struct {
|
||||
v string
|
||||
}
|
||||
tests := []struct {
|
||||
version string
|
||||
want string
|
||||
|
Loading…
x
Reference in New Issue
Block a user