Nicer way to include grapheme test data in Go tests

This commit is contained in:
Kovid Goyal
2025-03-27 03:20:27 +05:30
parent e76daa3736
commit 9e1601a9b5
5 changed files with 18 additions and 8 deletions

1
.gitignore vendored
View File

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