aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Http/HttpTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/AppFramework/Http/HttpTest.php')
-rw-r--r--tests/lib/AppFramework/Http/HttpTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/AppFramework/Http/HttpTest.php b/tests/lib/AppFramework/Http/HttpTest.php
index 66256d1a86f..0a13e1e11e5 100644
--- a/tests/lib/AppFramework/Http/HttpTest.php
+++ b/tests/lib/AppFramework/Http/HttpTest.php
@@ -21,12 +21,10 @@
*
*/
-
namespace Test\AppFramework\Http;
use OC\AppFramework\Http;
-
class HttpTest extends \Test\TestCase {
private $server;