Clear process cache in parser tests
authorOri Livneh <ori@wikimedia.org>
Fri, 25 Mar 2016 20:57:28 +0000 (13:57 -0700)
committerOri.livneh <ori@wikimedia.org>
Fri, 25 Mar 2016 23:11:18 +0000 (23:11 +0000)
commit082ed03c88e009df70d5d131cec8f6fcb56c2917
tree9b089ea49ec6a15c58cbd495780dacfe67d5398e
parent2c0625ed9e1b8ca88e58515c193adae52ef3e24b
Clear process cache in parser tests

Have the parser test set-up code call WANObjectCache::clearProcessCache().
d1c4eafef5 added this to the PHPUnit test set-up code, but not the parser
tests'.

Change-Id: I870c8bae0336afc499224e4c937c6b8d6ab4d457
tests/parser/parserTest.inc