From 329e728a9d673f44ead80e3ba131eda221d3e9f2 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Fri, 10 Jan 2014 17:23:50 +0100 Subject: Fixed TRatingList test (it's not even enabled, anyway) --- tests/FunctionalTests/features/protected/pages/RatingList.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/FunctionalTests/features/protected/pages/RatingList.php (limited to 'tests/FunctionalTests/features/protected/pages/RatingList.php') diff --git a/tests/FunctionalTests/features/protected/pages/RatingList.php b/tests/FunctionalTests/features/protected/pages/RatingList.php new file mode 100644 index 00000000..9592680a --- /dev/null +++ b/tests/FunctionalTests/features/protected/pages/RatingList.php @@ -0,0 +1,9 @@ +labelResult3->Text=$this->Rating3->SelectedValue; + } +} \ No newline at end of file -- cgit v1.2.3