diff options
Diffstat (limited to 'tests/lib/DB/MySqlMigrationTest.php')
-rw-r--r-- | tests/lib/DB/MySqlMigrationTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/DB/MySqlMigrationTest.php b/tests/lib/DB/MySqlMigrationTest.php index 5ebbd273c33..36ab8ef7319 100644 --- a/tests/lib/DB/MySqlMigrationTest.php +++ b/tests/lib/DB/MySqlMigrationTest.php @@ -45,5 +45,4 @@ class MySqlMigrationTest extends \Test\TestCase { $this->addToAssertionCount(1); } - } |