1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Removing empty newline

This commit is contained in:
Marco Pivetta 2015-12-11 20:00:59 +01:00
parent 596e895763
commit 42691c21b4

View File

@ -8,7 +8,6 @@ use Doctrine\Tests\Models\VersionedOneToMany\Article;
use Doctrine\Tests\Models\VersionedOneToMany\Category; use Doctrine\Tests\Models\VersionedOneToMany\Category;
/** /**
*
* @group MergeVersionedOneToMany * @group MergeVersionedOneToMany
*/ */
class MergeVersionedOneToManyTest extends \Doctrine\Tests\OrmFunctionalTestCase class MergeVersionedOneToManyTest extends \Doctrine\Tests\OrmFunctionalTestCase