diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Home.page')
-rwxr-xr-x | tests/FunctionalTests/tickets/protected/pages/Home.page | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Home.page b/tests/FunctionalTests/tickets/protected/pages/Home.page new file mode 100755 index 00000000..d4ac162c --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Home.page @@ -0,0 +1,3 @@ +<com:TContent ID="Content"> +<com:TBulletedList ID="List" DisplayMode="HyperLink"/> +</com:TContent>
\ No newline at end of file |