RecentChangeTest now uses 'colon-separator' msg
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 6 Nov 2012 11:11:24 +0000 (12:11 +0100)
committerAntoine Musso <hashar@free.fr>
Sat, 17 Nov 2012 09:00:45 +0000 (10:00 +0100)
commit44e68ac4f708a9f393a9d2e228acbd35c1cf2f07
treec0460bb851ce2eb37746df534659c6d2b559e0a8
parent07818096dfb37bb960b01cd0e062193b201aeae4
RecentChangeTest now uses 'colon-separator' msg

LogFormatter uses "colon-separator" message instead of an hardcoded
string. Since the RecentChangeTest use hardcoded colon, tests would
break whenever the message in the site language is not exactly the same
as the english version.

Change-Id: I6360584caff53fda0b2688964ae614bc9fdcc97e
tests/phpunit/includes/RecentChangeTest.php