filetags/tests
Norwid Behrnd b5021b0a8f
style(__init__.py, unit_tests.py): explicitly use utf-8
When running the unit tests with GitHub's Windows runner image,
one test currently fails for lack of (sufficient) support for
unicode characters.  To address this issue, the file context
managers are amended by an explicit `encoding="utf-8"`.

Signed-off-by: Norwid Behrnd <nbehrnd@yahoo.com>
2026-02-23 20:01:14 +01:00
..
call_tests.sh tests/call_tests.sh execute permission 2021-01-10 13:42:27 +01:00
unit_tests.py style(__init__.py, unit_tests.py): explicitly use utf-8 2026-02-23 20:01:14 +01:00