summaryrefslogtreecommitdiff
path: root/tests/lang/016.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/016.inc')
-rwxr-xr-xtests/lang/016.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/lang/016.inc b/tests/lang/016.inc
deleted file mode 100755
index 7039e3f395..0000000000
--- a/tests/lang/016.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
- old_function MyFunc $a (
- echo $a;
- );
-?>