This commit is contained in:
x
2024-06-15 04:19:22 +02:00
parent 2c52fe4093
commit 85532fd50c
9 changed files with 283 additions and 0 deletions

10
.idea/phpunit.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PHPUnit">
<option name="directories">
<list>
<option value="$PROJECT_DIR$/tests" />
</list>
</option>
</component>
</project>