summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/stress_phystoken.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stress_phystoken.txt b/test/stress_phystoken.txt
index 1206c4ac..a1e41490 100644
--- a/test/stress_phystoken.txt
+++ b/test/stress_phystoken.txt
@@ -41,7 +41,7 @@ class C(object):
cont1 = "one line of text" + \
"another line of text"
-a_long_string =
+a_long_string = \
"part 1" \
"2" \
"3 is longer"