Commit a88c8d2f authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

fix: open test cases explicitly as UTF-8

If a non-UTF-8 locale is set, reading UTF-8 characters from the test files
fails.

Github: related to #134 "Tests fail: UnicodeDecodeError: 'ascii' codec can't
  decode byte 0xe2 in position 120: ordinal not in range(128)"
parent 5ea35510
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment