| src/Vola/UploadFile/SetupUpload.class.php | ●●●●● patch | view | raw | blame | history | |
| tests/Vola/UploadFile/FilesFilterTest.php | ●●●●● patch | view | raw | blame | history |
src/Vola/UploadFile/SetupUpload.class.php
@@ -238,7 +238,7 @@ * 1 Mb = 1024^2 * * @param string $strSize Stringa da convertire * @throws UploadFile_Excs * @throws UploadFile_Exc_Error * @return integer */ public static function str2Bytes($strSize) tests/Vola/UploadFile/FilesFilterTest.php
@@ -40,7 +40,6 @@ $esito = $this->object->toJson(); $this->assertEquals($atteso, $esito); } public function addExtension()