dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Try to fix problema UTF-8 con carattere non stampabile
Cristiano Magro
2019-08-27
fc5cefc7766fd5d1e2699c12184147ffe17afc9c
[lib/UploadFile.git]
/
phpunit.xml
1
2
3
4
5
6
7
8
<phpunit bootstrap="src/Vola/UploadFile/Autoloader.php"
stopOnFailure="false">
<testsuites>
<testsuite name="FileUpload">
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>