Fix namespaces
authorPhilipp Holzer <admin@philipp.info>
Wed, 27 Feb 2019 11:32:56 +0000 (12:32 +0100)
committerPhilipp Holzer <admin@philipp.info>
Wed, 27 Feb 2019 11:32:56 +0000 (12:32 +0100)
commitdef502ae2dda9518c28ac58818190c989d2f5ba1
treee46ad2df59968aca6abd91edb679b13f75e36c4e
parentef0e734c82a5170eb9bdc5fe4ee0ffa0659a56a1
Fix namespaces
13 files changed:
tests/src/BaseObjectTest.php
tests/src/Core/Config/Cache/ConfigCacheLoaderTest.php
tests/src/Core/Config/Cache/ConfigCacheTest.php
tests/src/Core/Config/ConfigurationTest.php
tests/src/Core/Config/PConfigurationTest.php
tests/src/Database/DBATest.php
tests/src/Database/DBStructureTest.php
tests/src/Model/UserTest.php
tests/src/Util/ArraysTest.php
tests/src/Util/Logger/WorkerLoggerTest.php
tests/src/Util/ProfilerTest.php
tests/src/Util/StringsTest.php
tests/src/Util/XmlTest.php