Move federation tests to PSR-4

This commit is contained in:
Joas Schilling 2016-05-09 15:12:42 +02:00
parent 0c727f1755
commit da332c134e
No known key found for this signature in database
GPG Key ID: 70A0B324C41C0946
10 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@
*/
namespace OCA\Federation\Tests\lib;
namespace OCA\Federation\Tests\Lib;
use OCA\Federation\DbHandler;

View File

@ -20,7 +20,7 @@
*/
namespace OCA\Federation\Tests\lib;
namespace OCA\Federation\Tests\Lib;
use OCA\Federation\Hooks;

View File

@ -20,7 +20,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
namespace OCA\Federation\Tests\lib;
namespace OCA\Federation\Tests\Lib;
use OCA\Federation\DbHandler;
use OCA\Federation\SyncFederationAddressBooks;

View File

@ -21,7 +21,7 @@
*/
namespace OCA\Federation\Tests\lib;
namespace OCA\Federation\Tests\Lib;
use OCA\Federation\DbHandler;