[Config] Fix XmlUtilsTest namespace

This commit is contained in:
jhonnyL 2016-04-19 13:29:13 +00:00
parent 2528ec48cc
commit 58425eb44c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* file that was distributed with this source code.
*/
namespace Symfony\Component\Config\Tests\Loader;
namespace Symfony\Component\Config\Tests\Util;
use Symfony\Component\Config\Util\XmlUtils;