summaryrefslogtreecommitdiff
path: root/tests/lang/bug38579.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/bug38579.inc')
-rwxr-xr-xtests/lang/bug38579.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lang/bug38579.inc b/tests/lang/bug38579.inc
new file mode 100755
index 0000000000..8ecc55824e
--- /dev/null
+++ b/tests/lang/bug38579.inc
@@ -0,0 +1,3 @@
+<?php
+echo "ok\n";
+?>