10000 [Config] Fix XmlUtilsTest namespace · symfony/symfony@58425eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 58425eb

Browse files
committed
[Config] Fix XmlUtilsTest namespace
1 parent 2528ec4 commit 58425eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Component\Config\Tests\Loader;
12+
namespace Symfony\Component\Config\Tests\Util;
1313

1414
use Symfony\Component\Config\Util\XmlUtils;
1515

0 commit comments

Comments
 (0)
0