Skip to content

Commit

Permalink
Update label_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Aug 13, 2024
1 parent dc3789a commit 22796b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion label/label_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func TestImportPathToBazelRepoName(t *testing.T) {
}
}

func TestAbsRoundtrip(t *testing.T) {
func TestParseStringRoundtrip(t *testing.T) {
for _, tc := range []struct {
in string
out string
Expand Down

0 comments on commit 22796b5

Please sign in to comment.