dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Refactor correggo i nomi delle classi e le imposto nel autoloader
Cristiano Magro
2018-01-16
e3143d210800f4e51f6fb6da83881139d04f01d7
[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>