mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-15 08:26:25 +00:00
8 lines
107 B
PHP
8 lines
107 B
PHP
![]() |
<?php
|
||
|
// $Id$
|
||
|
|
||
|
class TestCaseWithParseError extends UnitTestCase {
|
||
|
wibble
|
||
|
}
|
||
|
|
||
|
?>
|