Skip to content

Commit

Permalink
Update label_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Aug 22, 2024
1 parent 5fca4a5 commit f0cadc4
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 f0cadc4

Please sign in to comment.