mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
These get to live next to the existing library and query tests, and are run as part of both the Python 2 and Python 3 language tests.
7 lines
229 B
Python
7 lines
229 B
Python
# -*- coding: iso-latin-1-randomsuffix -*-
|
||
|
||
"Encodings of the form legal-encoding-randomsuffix should be treated as legal-encoding"
|
||
|
||
#Not ascii or utf8, if we fail back on default encodings this will fail to decode.
|
||
""
|