Merge "Introduce ExternalStoreFactory"
[lhc/web/wiklou.git] / tests / phpunit / includes / specials / SpecialPageTestBase.php
index 930bbe4..b1d8c69 100644 (file)
@@ -9,7 +9,7 @@
  * @author Jeroen De Dauw < jeroendedauw@gmail.com >
  * @author Daniel Kinzler
  * @author Addshore
- * @author Thiemo Mättig
+ * @author Thiemo Kreuz
  */
 abstract class SpecialPageTestBase extends MediaWikiTestCase {