summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/TargetSignatures/content.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/TargetSignatures/content.py')
-rw-r--r--test/Deprecated/TargetSignatures/content.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Deprecated/TargetSignatures/content.py b/test/Deprecated/TargetSignatures/content.py
index 5bd1a89..2cd90ec 100644
--- a/test/Deprecated/TargetSignatures/content.py
+++ b/test/Deprecated/TargetSignatures/content.py
@@ -39,7 +39,7 @@ scons: warning: The env.SourceSignatures() method is deprecated;
""") + TestSCons.file_expr + 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
test.write('SConstruct', """\