dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
[test] estendo per coprire alcune casistiche
Cristiano Magro
2017-12-29
b78b45ac066d7fbac667cc64c12db9ef23ec255b
[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>