summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php
index 50b9817d..44ce480a 100644..100755
--- a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListAllowInputTest.php
@@ -23,5 +23,4 @@ class ActiveRatingListAllowInputTest 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