summaryrefslogtreecommitdiffstats
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 0848f307230..a1f340075b8 100644
--- a/tests/lib/AppTest.php
+++ b/tests/lib/AppTest.php
@@ -618,4 +618,3 @@ class AppTest extends \Test\TestCase {
$this->assertEquals('English', \OC_App::parseAppInfo($data, 'en')['description']);
}
}
-