Fix URLTest namespace

modifié:         core/lib/Thelia/Tests/Tools/URLTest.php
This commit is contained in:
Benjamin Perche
2014-07-28 11:20:13 +02:00
parent d1a9115626
commit 172d7c06ca

View File

@@ -10,7 +10,7 @@
/* file that was distributed with this source code. */
/*************************************************************************************/
namespace Thelia\Tests\Type;
namespace Thelia\Tests\Tools;
use Thelia\Tools\URL;