aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TestsAutoLoader.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestsAutoLoader.php')
-rw-r--r--tests/TestsAutoLoader.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestsAutoLoader.php b/tests/TestsAutoLoader.php
index 3125284d23f8..2ea4924dd7a6 100644
--- a/tests/TestsAutoLoader.php
+++ b/tests/TestsAutoLoader.php
@@ -28,7 +28,6 @@ $wgAutoloadClasses += array(
//maintenance
'DumpTestCase' => "$testFolder/phpunit/maintenance/DumpTestCase.php",
- 'BackupDumper' => "$testFolder/../maintenance/backup.inc",
//Generic providers
'MediaWikiProvide' => "$testFolder/phpunit/includes/Providers.php",