Fix cs
modifié: core/lib/Thelia/Controller/Admin/FileController.php modifié: core/lib/Thelia/Tests/Tools/MimeTypesToolsTest.php modifié: core/lib/Thelia/Tools/MimeTypeTools.php
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/* file that was distributed with this source code. */
|
||||
/*************************************************************************************/
|
||||
|
||||
namespace Thelia\Tests\Type;
|
||||
namespace Thelia\Tests\Tools;
|
||||
use Symfony\Component\DependencyInjection\Container;
|
||||
use Thelia\Core\Translation\Translator;
|
||||
use Thelia\Tools\MimeTypeTools;
|
||||
@@ -113,4 +113,4 @@ class MimeTypesToolsTest extends \PHPUnit_Framework_TestCase
|
||||
"thismimetype/doesntexists", "foo.bar"
|
||||
));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user