summaryrefslogtreecommitdiff
path: root/tests/lang/015.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/015.inc')
-rw-r--r--tests/lang/015.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lang/015.inc b/tests/lang/015.inc
new file mode 100644
index 0000000..d436a7b
--- /dev/null
+++ b/tests/lang/015.inc
@@ -0,0 +1,3 @@
+<?php
+ echo "Hello";
+?>