Skip to content
Extraits de code Groupes Projets
Valider da571bd7 rédigé par robocoder's avatar robocoder
Parcourir les fichiers

refs #818

git-svn-id: http://dev.piwik.org/svn/trunk@2489 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent f70e7b9a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
<?php
class HtmlTimerReporter extends HtmlReporter
{
protected $intro;
protected $timer;
function HtmlTimerReporter($intro) {
function HtmlTimerReporter($intro = '') {
$this->HtmlReporter();
$this->timer = new Piwik_Timer;
$this->intro = $intro;
......
......@@ -35,7 +35,7 @@
<invoke description="get account index" url="/tests/all_tests.php" />
<verifyTitle description="check the title is parsed correctly" text="all_tests.php" />
<verifyTitle description="check the title is parsed correctly" text="Piwik - running all tests" />
<verifyText description="check page text" text="Piwik unit tests" />
<not description="total failure">
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter