dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
method add per extention
Cristiano Magro
2019-07-08
f3a323ad32817b3a5324387356c386453181cfe9
[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>