diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php index c8281256..a4b9b6c2 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/ActiveRatingListHoverCaptionTest.php @@ -23,5 +23,4 @@ class ActiveRatingListHoverCaptionTest extends TPage{ public function ratingChanged($sender, $param){ $sender->setCaption($sender->getRating().' : '.$sender->getSelectedValue()); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |