fix testEditCount to work with non-wikitext content in main NS
authoraude <aude.wiki@gmail.com>
Thu, 8 Nov 2012 17:05:46 +0000 (18:05 +0100)
committeraude <aude.wiki@gmail.com>
Thu, 8 Nov 2012 17:06:32 +0000 (18:06 +0100)
commitc5ca90e715ca8e96f9ac9f0b5b615204ae8d89ea
tree9de3f655e18cf15a01c52a2ae6b9571dcce0d684
parent1daf0c56d9065280e9ef41f45dcf0820de4ef62c
fix testEditCount to work with non-wikitext content in main NS

consistent with WikiPageTest and other places, perform the test
with the Help namespace as a workaround for now.

Change-Id: I2b766c17f35e0e79662b6302c122225a1a33e7be
tests/phpunit/includes/UserTest.php