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