diff options
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 |