We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82842c7 commit 1f274cfCopy full SHA for 1f274cf
tests/Util/BufferTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace PhpIso\Test;
+namespace PhpIso\Test\Util;
6
7
use PHPUnit\Framework\TestCase;
8
use PhpIso\Util\Buffer;
tests/Util/IsoDateTest.php
use PhpIso\Util\IsoDate;
0 commit comments