PostfixAdmin - web based virtual user administration interface for Postfix mail servers
https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
175 B
8 lines
175 B
<?php
|
|
// $Id: test_with_parse_error.php,v 1.1 2005/01/24 00:32:14 lastcraft Exp $
|
|
|
|
class TestCaseWithParseError extends UnitTestCase {
|
|
wibble
|
|
}
|
|
|
|
?>
|