diff options
author | Morris Jobke <hey@morrisjobke.de> | 2018-03-14 10:47:09 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2018-03-14 10:47:09 +0100 |
commit | 8d4b76c0e22721bae25ff9702e6ca61dd72dfe2f (patch) | |
tree | 9a477f5756a76be5c897aae6e3216edc86244245 /tests/lib/PublicNamespace/UtilTest.php | |
parent | 2d5febd0b9fe7f5b9e6a463fa877fef1148921c8 (diff) | |
download | nextcloud-server-8d4b76c0e22721bae25ff9702e6ca61dd72dfe2f.tar.gz nextcloud-server-8d4b76c0e22721bae25ff9702e6ca61dd72dfe2f.zip |
Remove deprecated OCP\Contacts
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests/lib/PublicNamespace/UtilTest.php')
-rw-r--r-- | tests/lib/PublicNamespace/UtilTest.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/lib/PublicNamespace/UtilTest.php b/tests/lib/PublicNamespace/UtilTest.php index 31d1f9fb0ee..7892501aaa0 100644 --- a/tests/lib/PublicNamespace/UtilTest.php +++ b/tests/lib/PublicNamespace/UtilTest.php @@ -23,11 +23,6 @@ namespace Test\PublicNamespace; class UtilTest extends \Test\TestCase { - protected function setUp() { - parent::setUp(); - \OCP\Contacts::clear(); - } - /** * @dataProvider channelProvider * |