From 1315436571376897ab09e3e9456d154e65c96842 Mon Sep 17 00:00:00 2001 From: Cristiano Magro <cristiano.magro@vola.it> Date: Tue, 16 Jan 2018 18:14:13 +0100 Subject: [PATCH] Wrapper per catturare il file caricato dall'interfaccia --- tests/SetupUploadTest.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/tests/SetupUploadTest.php b/tests/SetupUploadTest.php index a5112a5..930681e 100644 --- a/tests/SetupUploadTest.php +++ b/tests/SetupUploadTest.php @@ -1,5 +1,7 @@ <?php + + /** * Implementazione dei test per la classe SetupUpload * -- Gitblit v1.8.0