diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-03-25 22:41:33 +0100 |
---|---|---|
committer | David <ottodavid@gmx.net> | 2014-08-21 17:32:09 +0200 |
commit | 94e34ad61868dc6a28de6f1a708d63ae0b6b4cf9 (patch) | |
tree | 79c298bb04c06c2d3673ceec9f8ae81968be5295 /tests/FunctionalTests/tickets/protected/pages/Ticket586.page | |
parent | 2f2a18b9ccf154543ca02e9c189f23cc2862017d (diff) |
More selenium2 tests porting
(cherry picked from commit 68bbb645ba5be61c2e3024ac3943c7346b30f1f2)
Conflicts:
tests/FunctionalTests/tickets/tests/Ticket587TestCase.php
tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket586.page')
-rwxr-xr-x | tests/FunctionalTests/tickets/protected/pages/Ticket586.page | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket586.page b/tests/FunctionalTests/tickets/protected/pages/Ticket586.page index 29751cab..31bc7237 100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket586.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket586.page @@ -1,5 +1,4 @@ <com:TContent ID="Content">
-<h3>Needs manual testing</h3>
<com:TPanel DefaultButton="button2" Style="border:1px solid #ccc; padding:2em;">
<com:TTextBox ID="text1" />
|