diff options
author | wei <> | 2006-07-02 04:51:24 +0000 |
---|---|---|
committer | wei <> | 2006-07-02 04:51:24 +0000 |
commit | 4009bc98e96c38d22b3c199f3bfefe4c30783d00 (patch) | |
tree | ec5125c72b4e49407bda6452631bb90692eb08f1 /tests/FunctionalTests/tickets/protected/pages/Home.page | |
parent | b2f51830b7ad319f5d978b411d9bfd87f03308eb (diff) |
Add Ticket tests
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 |