]> granicus.if.org Git - php/commitdiff
Fix test
authorMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 11:33:31 +0000 (11:33 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 9 Sep 2004 11:33:31 +0000 (11:33 +0000)
tests/classes/interface_and_extends.phpt

index 7f5abb3e2d02b9584160fceae007f6bf2add972c..559b6112500cf70b466601228ff2c30558ea980f 100755 (executable)
@@ -23,4 +23,4 @@ $o->show();
 ?>
 ===DONE===
 --EXPECTF--
-Fatal error: Class Tester cannot extend from interfac Test in %sinterface_and_extends.php on line %d
\ No newline at end of file
+Fatal error: Class Tester cannot extend from interface Test in %sinterface_and_extends.php on line %d
\ No newline at end of file