diff options
Diffstat (limited to 'tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page')
-rw-r--r-- | tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page b/tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page index f1e46544..248e0cc5 100644 --- a/tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page +++ b/tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page @@ -1,6 +1,4 @@ <com:TContent ID="Content">
-<com:TForm>
<com:LabeledTextBox Label.Text="username:"/>
<com:LabeledTextBox Label.Text="password:"/>
-</com:TForm>
</com:TContent>
\ No newline at end of file |