More robust fetching of grapheme break test data in Go test

This commit is contained in:
Kovid Goyal
2025-03-26 21:56:52 +05:30
parent 2aa2607adc
commit 305c1a25c5
3 changed files with 9 additions and 16 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ __pycache__/
/docs/_build/
/docs/generated/
/tools/simdstring/simdstring.test
/tools/wcswidth/GraphemeBreakTest.json
/.mypy_cache
/.ruff_cache
.DS_Store