summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php')
-rwxr-xr-xtests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php b/tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php
index 816a899e..742e7048 100755
--- a/tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/TActiveFileUploadAutoPostBackTest.php
@@ -28,5 +28,4 @@ class TActiveFileUploadAutoPostBackTest extends TPage{
public function uploadComplete($sender, $param){
$this->label1->setText($sender->getFileName());
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file