summaryrefslogtreecommitdiff
path: root/tests/UnitTests/simpletest/test/test_with_parse_error.php
diff options
context:
space:
mode:
authorwei <>2006-04-14 05:14:34 +0000
committerwei <>2006-04-14 05:14:34 +0000
commit7949f7fe746dbbe3eeefbc123bbb2c551b091733 (patch)
tree3880a5fbad51a2c9aca5ab5c5dc5b01f1a8f2da6 /tests/UnitTests/simpletest/test/test_with_parse_error.php
parent9e21d160ead61cd0ed86c16a0668c50b14f58baf (diff)
Fixed #93 and #121
Diffstat (limited to 'tests/UnitTests/simpletest/test/test_with_parse_error.php')
-rw-r--r--tests/UnitTests/simpletest/test/test_with_parse_error.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/UnitTests/simpletest/test/test_with_parse_error.php b/tests/UnitTests/simpletest/test/test_with_parse_error.php
deleted file mode 100644
index affdb751..00000000
--- a/tests/UnitTests/simpletest/test/test_with_parse_error.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
- // $Id: test_with_parse_error.php,v 1.1 2005/01/24 00:32:14 lastcraft Exp $
-
- class TestCaseWithParseError extends UnitTestCase {
- wibble
- }
-
-?> \ No newline at end of file