diff options
Diffstat (limited to 'ext/spl/tests/testclass.inc')
-rw-r--r-- | ext/spl/tests/testclass.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/spl/tests/testclass.inc b/ext/spl/tests/testclass.inc new file mode 100644 index 0000000..ceb24c8 --- /dev/null +++ b/ext/spl/tests/testclass.inc @@ -0,0 +1,5 @@ +<?php + +echo __FILE__ . "\n"; + +?>
\ No newline at end of file |