dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
nuovi test per aggiungere e creare filtri.
Cristiano Magro
2019-07-09
3245f42704c099ce468efe21af084a9a9601caf9
[lib/UploadFile.git]
/
phpunit.xml
1
2
3
4
5
6
7
8
<phpunit bootstrap="src/Vola/UploadFile/Autoloader.php"
stopOnFailure="true">
<testsuites>
<testsuite name="FileUpload">
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>