1
0
mirror of synced 2025-02-03 05:49:25 +03:00

Removing empty newline

This commit is contained in:
Marco Pivetta 2015-12-11 20:00:59 +01:00
parent 16baa8d60f
commit cf3a54ab95

View File

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