summaryrefslogtreecommitdiff
path: root/tests/lang/023-2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/023-2.inc')
-rwxr-xr-xtests/lang/023-2.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/lang/023-2.inc b/tests/lang/023-2.inc
deleted file mode 100755
index 6dd1e730f1..0000000000
--- a/tests/lang/023-2.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-This is Finish.phtml. This file is supposed to be included
-from regression_test.phtml. This is normal HTML.
-<?php echo "and this is PHP code, 2+2=".(2+2).""; ?>
-
-</html>