summaryrefslogtreecommitdiffstats
path: root/test/SConstruct.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SConstruct.py')
-rw-r--r--test/SConstruct.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SConstruct.py b/test/SConstruct.py
index 48f2642..5387053 100644
--- a/test/SConstruct.py
+++ b/test/SConstruct.py
@@ -33,7 +33,7 @@ test.run(arguments = ".",
status = 2,
stdout = "",
stderr = r"""
-SCons error: No SConstruct file found.
+scons: \*\*\* No SConstruct file found.
File "\S+", line \d+, in \S+
""")