]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Network/CurlResultTest.php
bugfix test
[friendica.git] / tests / src / Network / CurlResultTest.php
index 13a14d985eef931a1783c6462865604eca52ca24..775c4179f3a7139f5891cf5f86ff0520f7e7d9bb 100644 (file)
@@ -7,14 +7,6 @@ use PHPUnit\Framework\TestCase;
 
 class CurlResultTest extends TestCase
 {
-       public function setUp()
-       {
-               parent::setUp();
-
-               require_once __DIR__.'/../../../boot.php';
-               require_once __DIR__.'/../../../include/text.php';
-       }
-
        /**
         * @small
         */