mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
Fix some typos
This commit is contained in:
@@ -200,7 +200,7 @@ func TestSIMDStringOps(t *testing.T) {
|
||||
}
|
||||
|
||||
c0tests("")
|
||||
c0tests("a")
|
||||
c0tests("abcdef")
|
||||
c0tests("a\x00")
|
||||
c0tests("afsgdfg\x7f")
|
||||
c0tests("a\nfgdfgd\r")
|
||||
|
||||
Reference in New Issue
Block a user