Don't require database access for ContentHandlerTest
authorKunal Mehta <legoktm@gmail.com>
Fri, 27 Mar 2015 00:00:42 +0000 (17:00 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 27 Mar 2015 00:01:13 +0000 (17:01 -0700)
commit95928eaefd856fd68bca3322a541ea9547fadb2c
tree35344ea2f0b33959efc985044cfe8fb1798154dc
parent108f5c8ea58f869e0ff965344cd1b2408da6746c
Don't require database access for ContentHandlerTest

We can just mark all the titles as non-existent in the LinkCache

Change-Id: Ifd6fdfd0f8318dac8af7f7509705cf30d44c8a4e
tests/phpunit/includes/content/ContentHandlerTest.php