summaryrefslogtreecommitdiff
path: root/test/option--tree.py
diff options
context:
space:
mode:
authorGaurav Juvekar <gauravjuvekar@gmail.com>2017-03-26 16:06:01 +0530
committerGaurav Juvekar <gauravjuvekar@gmail.com>2017-03-26 16:06:01 +0530
commit41322bd7b5c6383af672ba6f78a8ce204ec588f4 (patch)
tree0160288598301903401e721264e0701a9a17379f /test/option--tree.py
parent3eaf05bba90c295e2ebb930e0c8126326cfbbbdb (diff)
downloadscons-41322bd7b5c6383af672ba6f78a8ce204ec588f4.tar.gz
Reword comment in test case to highlight that unicode is printed escaped
Diffstat (limited to 'test/option--tree.py')
-rw-r--r--test/option--tree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option--tree.py b/test/option--tree.py
index a8c360eb..1c1832be 100644
--- a/test/option--tree.py
+++ b/test/option--tree.py
@@ -52,7 +52,7 @@ scons: warning: The --debug=tree option is deprecated; please use --tree=all ins
status = 0, match=TestSCons.match_re_dotall)
-# Test that unicode characters can be printed with the --tree option
+# Test that unicode characters can be printed (escaped) with the --tree option
test.write('SConstruct',
"""
env = Environment()