aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/lib/urlgenerator.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/lib/urlgenerator.php b/tests/lib/urlgenerator.php
index 12d7ae0bf52..65c7fb56943 100644
--- a/tests/lib/urlgenerator.php
+++ b/tests/lib/urlgenerator.php
@@ -9,11 +9,6 @@
class Test_Urlgenerator extends PHPUnit_Framework_TestCase {
/**
- * @var \OCP\IConfig | \PHPUnit_Framework_MockObject_MockObject $config
- */
- protected $config;
-
- /**
* @small
* @brief test linkTo URL construction
* @dataProvider provideDocRootAppUrlParts