Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/NewContentContainerTest.php')
-rw-r--r--tests/unit/NewContentContainerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/NewContentContainerTest.php b/tests/unit/NewContentContainerTest.php
index 7773a88..8250fd1 100644
--- a/tests/unit/NewContentContainerTest.php
+++ b/tests/unit/NewContentContainerTest.php
@@ -4,7 +4,6 @@ namespace OCA\OJSXC;
use OCA\OJSXC\Db\Message;
use OCA\OJSXC\Db\Stanza;
-//use PHPUnit_Framework_TestCase;
use PHPUnit\Framework\TestCase;
class NewContentContainerTest extends TestCase