diff --git a/test/other/tasksTest.php b/test/other/tasksTest.php index 1f1bb1901..2ffc3cf95 100644 --- a/test/other/tasksTest.php +++ b/test/other/tasksTest.php @@ -57,7 +57,6 @@ public function get_fixture_content($file) protected function clearTmpDir() { - require_once __DIR__.'/../../lib/util/sfToolkit.class.php'; sfToolkit::clearDirectory($this->tmp_dir); } }