diff options
Diffstat (limited to 'tests/php.php')
| -rwxr-xr-x | tests/php.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/php.php b/tests/php.php new file mode 100755 index 0000000..58ef35c --- /dev/null +++ b/tests/php.php @@ -0,0 +1,2 @@ +<?php + phpinfo();
\ No newline at end of file |
