summaryrefslogtreecommitdiffstats
path: root/test/FindFile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/FindFile.py')
-rw-r--r--test/FindFile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FindFile.py b/test/FindFile.py
index 1c1a4fe..9c837b5 100644
--- a/test/FindFile.py
+++ b/test/FindFile.py
@@ -56,7 +56,7 @@ test 2
test 4
-""", build_str = 'scons: "." is up to date.\n')
+""", build_str = "scons: `.' is up to date.\n")
test.run(arguments = ".", stdout = expect)