Skip to content

Commit 2f893d9

Browse files
catamorphismeemeli
andauthored
Update test/tests/functions/string.json
Co-authored-by: Eemeli Aro <[email protected]>
1 parent 48a6205 commit 2f893d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests/functions/string.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
{
6464
"description": "NFC: keys are normalized",
65-
"src": ".local $x = {\u1E0A\u0323 :string} .match $x \u1E0C\u0307 {{Right}} * {{Wrong}}",
65+
"src": ".local $x = {\u1E0C\u0307 :string} .match $x \u1E0A\u0323 {{Right}} * {{Wrong}}",
6666
"exp": "Right"
6767
}
6868
]

0 commit comments

Comments
 (0)