We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aeb908 commit 03b5abfCopy full SHA for 03b5abf
1 file changed
solid/tests/bootstrap.php
@@ -14,8 +14,4 @@
14
// Fix for "Autoload path not allowed: .../solid/tests/testcase.php"
15
\OC_App::loadApp('solid');
16
17
-if(!class_exists('PHPUnit_Framework_TestCase')) {
18
- require_once('PHPUnit/Autoload.php');
19
-}
20
-
21
OC_Hook::clear();
0 commit comments