dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixup conversione stringe to byte
Cristiano Magro
2018-01-03
3297ac3a62e4e31990e6a0c548f2b6d5f98c3c79
[lib/UploadFile.git]
/
tests
/
phpunit.xml
1
2
3
4
5
6
7
8
<phpunit bootstrap="bootstrap.php"
stopOnFailure="true">
<testsuites>
<testsuite name="FileUpload">
<directory>.</directory>
</testsuite>
</testsuites>
</phpunit>