summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwei <>2006-02-15 07:47:58 +0000
committerwei <>2006-02-15 07:47:58 +0000
commit2a2c70870edfb81b9348e368510ab697ad0988a1 (patch)
tree729086ca4dcbf39d3b12001c73470cca5bc9aef3 /tests
parent6e29b055b3cbc2a46e29075608c7e82a328d5270 (diff)
Update test.
Diffstat (limited to 'tests')
-rw-r--r--tests/FunctionalTests/protected/pages/UI/RatingList.page9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/FunctionalTests/protected/pages/UI/RatingList.page b/tests/FunctionalTests/protected/pages/UI/RatingList.page
index 8ccd4fdb..f242656a 100644
--- a/tests/FunctionalTests/protected/pages/UI/RatingList.page
+++ b/tests/FunctionalTests/protected/pages/UI/RatingList.page
@@ -9,14 +9,5 @@
<com:TListItem Text="Execellent" />
</com:TRatingList>
-<h2>TRatingList with SelectedIndex="2"</h2>
- <com:TRatingList SelectedIndex="2">
- <com:TListItem Text="Poor" />
- <com:TListItem Text="Fair" />
- <com:TListItem Text="Average" />
- <com:TListItem Text="Good" />
- <com:TListItem Text="Execellent" />
- <com:TListItem Text="Super" />
- </com:TRatingList>
</com:TContent> \ No newline at end of file