aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/App/CompareVersionTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/App/CompareVersionTest.php')
-rw-r--r--tests/lib/App/CompareVersionTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/App/CompareVersionTest.php b/tests/lib/App/CompareVersionTest.php
index cec4f1114df..0988304f8fc 100644
--- a/tests/lib/App/CompareVersionTest.php
+++ b/tests/lib/App/CompareVersionTest.php
@@ -31,7 +31,6 @@ use OC\App\CompareVersion;
use Test\TestCase;
class CompareVersionTest extends TestCase {
-
/** @var CompareVersion */
private $compare;