summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/SqliteMigrationTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/DB/SqliteMigrationTest.php')
-rw-r--r--tests/lib/DB/SqliteMigrationTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/DB/SqliteMigrationTest.php b/tests/lib/DB/SqliteMigrationTest.php
index ecc6cbe0951..480a5ebe74f 100644
--- a/tests/lib/DB/SqliteMigrationTest.php
+++ b/tests/lib/DB/SqliteMigrationTest.php
@@ -45,5 +45,4 @@ class SqliteMigrationTest extends \Test\TestCase {
$this->addToAssertionCount(1);
}
-
}