diff options
Diffstat (limited to 'tests/lib/DB/SqliteMigrationTest.php')
-rw-r--r-- | tests/lib/DB/SqliteMigrationTest.php | 1 |
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); } - } |