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"
|
import "testing"
|
||||||
|
|
||||||
func Test_shortenVersion(t *testing.T) {
|
func Test_shortenVersion(t *testing.T) {
|
||||||
type args struct {
|
|
||||||
v string
|
|
||||||
}
|
|
||||||
tests := []struct {
|
tests := []struct {
|
||||||
version string
|
version string
|
||||||
want string
|
want string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user