diff options
author | wei <> | 2006-02-02 06:06:30 +0000 |
---|---|---|
committer | wei <> | 2006-02-02 06:06:30 +0000 |
commit | 2037f60c73a77f28cc09fcb64cb424e16c593765 (patch) | |
tree | ccc4002a0dc984028e0381f5d4e9342022108075 /tests/FunctionalTests/protected/pages/Tickets/config.xml | |
parent | a2a030c3cfbb0249762fffa4159107bc13f8952d (diff) |
Fixed #21
Diffstat (limited to 'tests/FunctionalTests/protected/pages/Tickets/config.xml')
-rw-r--r-- | tests/FunctionalTests/protected/pages/Tickets/config.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/protected/pages/Tickets/config.xml b/tests/FunctionalTests/protected/pages/Tickets/config.xml new file mode 100644 index 00000000..8e9db49e --- /dev/null +++ b/tests/FunctionalTests/protected/pages/Tickets/config.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages MasterClass="Pages.TicketTestPage" />
+</configuration>
\ No newline at end of file |