X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fsrc%2FUtil%2FXmlTest.php;h=97498a3c2a2ee3b7113b1cb1bd3f13c81ab4f0b7;hb=b06fc578804fdc0073631e7c97eccd25543e769e;hp=ba78e4ff1abf19b7dfdb35757a886e7955e19b75;hpb=8821d33f73785884cfce83e7b23d3ef19cc1bc11;p=friendica.git diff --git a/tests/src/Util/XmlTest.php b/tests/src/Util/XmlTest.php index ba78e4ff1a..97498a3c2a 100644 --- a/tests/src/Util/XmlTest.php +++ b/tests/src/Util/XmlTest.php @@ -2,7 +2,7 @@ /** * @file tests/src/Util/XmlTest.php */ -namespace Friendica\Test\Util; +namespace Friendica\Test\src\Util; use Friendica\Util\XML; use PHPUnit\Framework\TestCase;