add: more tests

This commit is contained in:
Michael 2024-08-14 12:46:25 +02:00
parent ce7f620984
commit fcd76cf130
11 changed files with 232 additions and 15 deletions

3
public/phpinfo.php Normal file
View file

@ -0,0 +1,3 @@
<?php
phpinfo();
?>