Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Files/Type/LoaderTest.php')
-rw-r--r--tests/lib/Files/Type/LoaderTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Files/Type/LoaderTest.php b/tests/lib/Files/Type/LoaderTest.php
index a99c80dac47..ccd37cbb655 100644
--- a/tests/lib/Files/Type/LoaderTest.php
+++ b/tests/lib/Files/Type/LoaderTest.php
@@ -89,5 +89,4 @@ class LoaderTest extends \Test\TestCase {
$this->assertEquals($mimetypeId, $mimetypeId2);
}
-
}