dashboard
repositories
filestore
activity
search
login
lib
/
UploadFile
Classi per la configurazione upload
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Introduco metodo per convertire stringa in bytes
Cristiano Magro
2017-12-22
e01f6bdd9010a2fb5a52bd87196a24baa01d7c92
[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>