Skip to content

Commit 04eb5b9

Browse files
Rename strings version test (#1047)
1 parent bf20be9 commit 04eb5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/strings_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ func TestStrings(t *testing.T) {
365365
}
366366
}
367367

368-
func TestVersions(t *testing.T) {
368+
func TestStringsVersions(t *testing.T) {
369369
versionCases := []struct {
370370
version uint32
371371
supportedFunctions map[string]string

0 commit comments

Comments
 (0)