diff options
Diffstat (limited to '3rdparty/simpletest/test/test_with_parse_error.php')
-rw-r--r-- | 3rdparty/simpletest/test/test_with_parse_error.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/3rdparty/simpletest/test/test_with_parse_error.php b/3rdparty/simpletest/test/test_with_parse_error.php deleted file mode 100644 index 41a5832a5cb..00000000000 --- a/3rdparty/simpletest/test/test_with_parse_error.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - // $Id: test_with_parse_error.php 901 2005-01-24 00:32:14Z lastcraft $ - - class TestCaseWithParseError extends UnitTestCase { - wibble - } - -?>
\ No newline at end of file |