mirror of
https://github.com/Chouchen/Shikiryu_Backup.git
synced 2021-06-30 16:02:14 +02:00
✅ Add first tests
This commit is contained in:
5
phpunit.xml
Normal file
5
phpunit.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<testsuites>
|
||||
<testsuite name="ShikiryuBackup">
|
||||
<directory>/test/**/*Test.php</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
Reference in New Issue
Block a user