summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php
index c094a34b..f7d6e772 100644..100755
--- a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAutoPostBackTest.php
@@ -23,5 +23,4 @@ class ActiveRatingListAutoPostBackTest extends TPage{
public function ratingChanged($sender, $param){
$this->Status->setText($sender->getRating().' : '.$sender->getSelectedValue());
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file