Parser tests: Also register namespace 101 to accompany 100
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 12 May 2016 18:35:20 +0000 (11:35 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Thu, 12 May 2016 18:37:00 +0000 (11:37 -0700)
commit21070456b05fe2b1a0f27eb88d85280d1e0a2773
tree00ee87b568ba9b6601c50711692a17695eba9763
parentf77cbc02b1ff6d7c39f30ae28cc3ea25e22834cd
Parser tests: Also register namespace 101 to accompany 100

It is expected that namespaces (except for NS_SPECIAL) will have a
paired subject and talk namespace. While not having the accompanying
talk namespace mostly works, it can cause unexpected issues when some
code paths (e.g. WikiPage::onArticleCreate()) expect it to exist.

Change-Id: I8f02fd886d0256679dfc10e1743204da4c6678b7
tests/parser/parserTest.inc
tests/phpunit/includes/parser/NewParserTest.php