svn: /pear2/Pyrus_Developer/trunk/www/CoverageAnalyzer/templates/ TestCoverage.tpl.php

[email protected] (Brett Bieber) Tue, 07 Sep 2010 18:07:11 +0000
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
saltybeagle                              Tue, 07 Sep 2010 18:07:11 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=303142

Log:
Correct name of test file.

Changed paths:
    U   pear2/Pyrus_Developer/trunk/www/CoverageAnalyzer/templates/TestCoverage.tpl.php

Modified: pear2/Pyrus_Developer/trunk/www/CoverageAnalyzer/templates/TestCoverage.tpl.php
===================================================================
--- pear2/Pyrus_Developer/trunk/www/CoverageAnalyzer/templates/TestCoverage.tpl.php	2010-09-07 16:01:37 UTC (rev 303141)
+++ pear2/Pyrus_Developer/trunk/www/CoverageAnalyzer/templates/TestCoverage.tpl.php	2010-09-07 18:07:11 UTC (rev 303142)
@@ -10,7 +10,7 @@
     }
 }
 ?>
-  <h2>Code Coverage Files for test College/Description/__isset.phpt</h2>
+  <h2>Code Coverage Files for test <?php echo str_replace($context->sqlite->testpath . '/', '', $context->test); ?></h2>
   <ul>
    <?php foreach ($context as $file): ?>
    <li>