Merge "Exception is never thrown in the getConnection() method"
[lhc/web/wiklou.git] / tests / phpunit / maintenance / backupTextPassTest.php
index b8a60be..38a513e 100644 (file)
@@ -11,8 +11,6 @@ use Title;
 use WikiExporter;
 use WikiPage;
 
-require_once __DIR__ . "/../../../maintenance/dumpTextPass.php";
-
 /**
  * Tests for TextPassDumper that rely on the database
  *