summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/framework/Web/UI/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/framework/Web/UI/config.xml')
-rw-r--r--tests/FunctionalTests/framework/Web/UI/config.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/FunctionalTests/framework/Web/UI/config.xml b/tests/FunctionalTests/framework/Web/UI/config.xml
new file mode 100644
index 00000000..7e71f4aa
--- /dev/null
+++ b/tests/FunctionalTests/framework/Web/UI/config.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages>
+ <page id="testTButton" class="testTButton" />
+ </pages>
+</configuration> \ No newline at end of file