summaryrefslogtreecommitdiff
path: root/tests/cmdline/cmd_parsetree.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cmdline/cmd_parsetree.py')
-rw-r--r--tests/cmdline/cmd_parsetree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cmdline/cmd_parsetree.py b/tests/cmdline/cmd_parsetree.py
index 50da36954..483ea8937 100644
--- a/tests/cmdline/cmd_parsetree.py
+++ b/tests/cmdline/cmd_parsetree.py
@@ -10,3 +10,4 @@ d = b"bytes"
e = b"a very long bytes that will not be interned"
f = 123456789012345678901234567890
g = 123
+h = f"fstring: '{b}'"