Expanded SCons.Scanner.LaTeX.comment_re to not break on \%
[scons.git] / test / SConstruct.py
index 4b80f3e00b4cb56881a98ae2faf34b9a74980e52..f061728df126eec9b3c535b523f7213f52136c35 100644 (file)
@@ -36,7 +36,7 @@ test.run(arguments = ".",
 scons: \*\*\* No SConstruct file found.
 """ + TestSCons.file_expr)
 
-test.match_func = TestCmd.match_exact
+test.match_function = TestCmd.match_exact
 
 wpath = test.workpath()