Skip to content

Commit

Permalink
Remove faulty PHPUnit include
Browse files Browse the repository at this point in the history
  • Loading branch information
franzliedke committed Aug 26, 2015
1 parent 9619b71 commit 03f7772
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/ConverterTest.php
Expand Up @@ -14,8 +14,6 @@
if (is_dir(CONV_ROOT.'fluxbb/'))
define('PUN_ROOT', CONV_ROOT.'fluxbb/');

require_once 'PHPUnit/Framework/TestCase.php';

require CONV_ROOT.'include/functions_cli.php';
require CONV_ROOT.'include/common.php';

Expand Down

0 comments on commit 03f7772

Please sign in to comment.