Skip to content

Commit

Permalink
test: remove unused type (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas authored and Emmanuel T Odeke committed Dec 22, 2017
1 parent f4d9617 commit e09130d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e09130d

Please sign in to comment.