Don't assume main namespace contains wikitext
authordaniel <daniel.kinzler@wikimedia.de>
Wed, 19 Sep 2012 18:07:56 +0000 (20:07 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Thu, 20 Sep 2012 14:18:30 +0000 (16:18 +0200)
commit63f42295c3cd5b793d0d18c51091690d8f1ce5bb
treef253cf0e0d68138bc11a962ab4ac65775857197e
parentb6b686c13b1d78525ae16150a201491c8d0b6451
Don't assume main namespace contains wikitext

Change-Id: Ie5bb593f850ab97b2e63f064e3fc52bc17edfdd1
tests/phpunit/includes/ContentHandlerTest.php
tests/phpunit/includes/CssContentTest.php
tests/phpunit/includes/JavascriptContentTest.php
tests/phpunit/includes/RevisionStorageTest.php
tests/phpunit/includes/RevisionTest.php
tests/phpunit/includes/TitleMethodsTest.php
tests/phpunit/includes/WikiPageTest.php
tests/phpunit/includes/WikitextContentTest.php
tests/phpunit/includes/api/ApiEditPageTest.php
tests/phpunit/includes/api/ApiWatchTest.php