]> git.mxchange.org Git - core.git/blobdiff - application/tests/class_ApplicationHelper.php
Continued:
[core.git] / application / tests / class_ApplicationHelper.php
index 3d69f0fc1673b40e76b9e9767c98d2f2ea355a5a..bb32d2e08bb4995a311e5ce59371f689c703d64b 100644 (file)
@@ -111,9 +111,6 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication
                // Register core tests
                ClassLoader::registerTestsPath('framework/main/tests');
 
-               // Register own tests
-               ClassLoader::registerTestsPath('application/tests/tests');
-
                // Scan for them now
                ClassLoader::scanTestsClasses();
        }