aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/AppTest.php')
-rw-r--r--tests/lib/AppTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/AppTest.php b/tests/lib/AppTest.php
index 75084e7f0f3..a53e3f8e252 100644
--- a/tests/lib/AppTest.php
+++ b/tests/lib/AppTest.php
@@ -20,7 +20,6 @@ use OCP\IAppConfig;
* @group DB
*/
class AppTest extends \Test\TestCase {
-
const TEST_USER1 = 'user1';
const TEST_USER2 = 'user2';
const TEST_USER3 = 'user3';