parserTests: Do not check for DjVu support
authorTim Starling <tstarling@wikimedia.org>
Wed, 28 Sep 2016 00:22:46 +0000 (10:22 +1000)
committerTim Starling <tstarling@wikimedia.org>
Wed, 28 Sep 2016 05:44:27 +0000 (15:44 +1000)
Unnecessary now that we have MockMediaHandlerFactory. Have
MockDjVuHandler::isEnabled() always return true so that we don't have to
hack the configuration. May possibly help the ProofreadPage tests pass
in Jenkins.

Also remove a couple of unnecessary debug log calls.

Change-Id: Ic8aea8fe235b4b5336a7377c4b61379ed06a67ab


No differences found