diff options
Diffstat (limited to 'test/KolabAdmin/AllTests.php')
-rw-r--r-- | test/KolabAdmin/AllTests.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/KolabAdmin/AllTests.php b/test/KolabAdmin/AllTests.php index b3acc43..fce7c9d 100644 --- a/test/KolabAdmin/AllTests.php +++ b/test/KolabAdmin/AllTests.php @@ -16,11 +16,6 @@ if (!defined('PHPUnit_MAIN_METHOD')) { } /** - * Initialize testing for this application. - */ -require_once 'TestInit.php'; - -/** * Combine the tests for this package. * * Copyright 2007-2010 The Horde Project (http://www.horde.org/) |