aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/extension/_test/ManagerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/extension/_test/ManagerTest.php')
-rw-r--r--lib/plugins/extension/_test/ManagerTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/plugins/extension/_test/ManagerTest.php b/lib/plugins/extension/_test/ManagerTest.php
index e54648df9..20af24770 100644
--- a/lib/plugins/extension/_test/ManagerTest.php
+++ b/lib/plugins/extension/_test/ManagerTest.php
@@ -59,6 +59,4 @@ class ManagerTest extends DokuWikiTest
$this->assertNotEquals($updated, $installed);
$this->assertEquals('http://example.com/update', $manager->getDownloadURL());
}
-
-
}