Remove unused local variables in tests
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Fri, 26 Apr 2013 07:48:46 +0000 (09:48 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Fri, 26 Apr 2013 07:48:46 +0000 (09:48 +0200)
commit483e29277fa03b1a2bfcd9a6a494368dc7caba8e
treeaac0c79f009b07d75538d8457250a36efd84498e
parenta4e6d6cb13c98ac61bf79757c932b1b9c43a5dec
Remove unused local variables in tests

Change-Id: I71318eb7d8c00bfc1ce6d2fc636b498f7a695f42
14 files changed:
tests/phpunit/includes/ArticleTablesTest.php
tests/phpunit/includes/TemplateCategoriesTest.php
tests/phpunit/includes/TimestampTest.php
tests/phpunit/includes/api/ApiAccountCreationTest.php
tests/phpunit/includes/api/ApiBlockTest.php
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/includes/api/ApiParseTest.php
tests/phpunit/includes/api/ApiUploadTest.php
tests/phpunit/includes/api/ApiWatchTest.php
tests/phpunit/includes/cache/ProcessCacheLRUTest.php
tests/phpunit/includes/filerepo/FileRepoTest.php
tests/phpunit/includes/upload/UploadFromUrlTest.php
tests/phpunit/resources/ResourcesTest.php
tests/selenium/suites/AddContentToNewPageTestCase.php