fixed Html reporter
This commit is contained in:
parent
61399a522f
commit
ea368a366d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
class DoctrineHtmlReporter extends HtmlReporter {
|
||||
class DoctrineTest_Reporter_Html extends DoctrineTest_Reporter{
|
||||
public function paintHeader($name) {
|
||||
?>
|
||||
<html>
|
||||
|
|
Loading…
Add table
Reference in a new issue