Add BackupDumper to the tests AutoLoader and kill the
[lhc/web/wiklou.git] / tests / phpunit / maintenance / DumpTestCase.php
index fd39c45..f64ad0b 100644 (file)
@@ -1,6 +1,4 @@
 <?php
-global $IP;
-require_once( "$IP/maintenance/backup.inc" );
 
 /**
  * Base TestCase for dumps