mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
tests/basics: Move str/bytes tests that give SyntaxWarning to sep file.
In CPython 3.12 these invalid str/bytes/fstring escapes will issue a SyntaxWarning, and so differ to MicroPython. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
1
tests/basics/string_escape_invalid.py.exp
Normal file
1
tests/basics/string_escape_invalid.py.exp
Normal file
@@ -0,0 +1 @@
|
||||
\z
|
||||
Reference in New Issue
Block a user