Skip to content

Commit

Permalink
chore: deadcode elimination in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Sep 15, 2019
1 parent f9130bd commit 10947e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions git_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ package main
import "testing"

func Test_parseGithubRemote(t *testing.T) {
type args struct {
remoteURL string
}
tests := []struct {
name string
remoteURL string
Expand Down

0 comments on commit 10947e1

Please sign in to comment.