Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/blank.test.php')
-rwxr-xr-xtests/core/blank.test.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/core/blank.test.php b/tests/core/blank.test.php
index b6c852d9d5..a873cc98bf 100755
--- a/tests/core/blank.test.php
+++ b/tests/core/blank.test.php
@@ -7,8 +7,6 @@ if(!defined('CONFIG_TEST_INCLUDED'))
require_once PATH_TEST_TO_ROOT . "/tests/config_test.php";
}
-//Zend_Loader::loadClass('Piwik_');
-
class Test_Piwik_Blank extends UnitTestCase
{
function __construct( $title = '')