(bug 41989) tests/parserTests.php missing classes
authorAntoine Musso <hashar@free.fr>
Tue, 13 Nov 2012 20:41:40 +0000 (21:41 +0100)
committerTimo Tijhof <ttijhof@wikimedia.org>
Tue, 13 Nov 2012 21:27:19 +0000 (22:27 +0100)
commitc47601b74c250e6de2f974359a26bf7dba44dbab
treecb30061f9eecece3c7ed7ba3cab64f9b9091a522
parent4a32961644b058e1d47c0d8a7a6e6b21e445a8e9
(bug 41989) tests/parserTests.php missing classes

It has been broken since I0a307f23 / 7c6c05a which moved the parser test
classes from the main autoloader to the one dedicated to test.
Workaround that by simply requiring the two .inc file we need.

Change-Id: Ib865e4e84969d633ad9173f0824322078793b8b4
tests/parserTests.php