diff --git a/tests/lib/visualphpunit/app/config/bootstrap.php b/tests/lib/visualphpunit/app/config/bootstrap.php index f583d159767a933d22f95f3b2a4857f3a7a2596d..cc2a8bdd3ee689c86c9fdc4463125250784412d8 100755 --- a/tests/lib/visualphpunit/app/config/bootstrap.php +++ b/tests/lib/visualphpunit/app/config/bootstrap.php @@ -67,7 +67,6 @@ $config = array( // Paths to any necessary bootstraps 'bootstraps' => array( "{$piwik_root}/tests/PHPUnit/bootstrap.php", - "{$piwik_root}/libs/Event/Dispatcher.php", "{$piwik_root}/tests/lib/xhprof-0.9.2/xhprof_lib/utils/xhprof_runs.php" ),