fixed Html reporter
This commit is contained in:
parent
61399a522f
commit
ea368a366d
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class DoctrineHtmlReporter extends HtmlReporter {
|
||||
class DoctrineTest_Reporter_Html extends DoctrineTest_Reporter{
|
||||
public function paintHeader($name) {
|
||||
?>
|
||||
<html>
|
||||
|
Loading…
Reference in New Issue
Block a user