Change tests to match preprocessor changes in r86072.
authorPlatonides <platonides@users.mediawiki.org>
Tue, 19 Apr 2011 18:39:37 +0000 (18:39 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 19 Apr 2011 18:39:37 +0000 (18:39 +0000)
commit9f63d9678572417cb1d8257b16d3a6fbc1412dbb
tree0a7698c37b07ad3cf4eac89d7909fb2ff93b7ecf
parentec455d68fa14e66e3f4fd54b2ac8381fe151c3fd
Change tests to match preprocessor changes in r86072.

sed -i 's/<root><\(template\|tplarg\)>/<root><\1 lineStart=\\"1\\">/' phpunit/includes/parser/PreprocessorTest.php
sed -i 's/<root><\(template\|tplarg\)>/<root><\1 lineStart="1">/' parser/preprocess/*.expected
tests/parser/preprocess/All_system_messages.expected
tests/parser/preprocess/Factorial.expected
tests/phpunit/includes/parser/PreprocessorTest.php