summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/TargetSignatures/build-content.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/TargetSignatures/build-content.py')
-rw-r--r--test/Deprecated/TargetSignatures/build-content.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Deprecated/TargetSignatures/build-content.py b/test/Deprecated/TargetSignatures/build-content.py
index 6213ef6..6a5a8c4 100644
--- a/test/Deprecated/TargetSignatures/build-content.py
+++ b/test/Deprecated/TargetSignatures/build-content.py
@@ -39,7 +39,7 @@ test = TestSCons.TestSCons(match = TestSCons.match_re_dotall)
expect = TestSCons.re_escape("""
scons: warning: The env.TargetSignatures() method is deprecated;
\tconvert your build to use the env.Decider() method instead.
-""") + TestSCons.file_expr + TestSCons.deprecated_python_expr
+""") + TestSCons.file_expr
sconstruct_contents = """\