mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 01:36:14 +02:00

[BUGFIX] Fix the repository functional test namespace

This commit is contained in:
Oliver Klee 2015-10-26 23:01:49 +01:00
parent 1c3031597b
commit 6dfa56f78e

View file

@ -1,5 +1,5 @@
<?php <?php
namespace OliverKlee\Tea\Tests\Functional\Utility; namespace OliverKlee\Tea\Tests\Functional\Domain\Repository;
/* /*
* This file is part of the TYPO3 CMS project. * This file is part of the TYPO3 CMS project.