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
|
<?php
|
||||||
class DoctrineHtmlReporter extends HtmlReporter {
|
class DoctrineTest_Reporter_Html extends DoctrineTest_Reporter{
|
||||||
public function paintHeader($name) {
|
public function paintHeader($name) {
|
||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue