diff options
Diffstat (limited to 'tests/FunctionalTests/features/protected/pages/ClientScripts.page')
-rw-r--r-- | tests/FunctionalTests/features/protected/pages/ClientScripts.page | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/FunctionalTests/features/protected/pages/ClientScripts.page b/tests/FunctionalTests/features/protected/pages/ClientScripts.page new file mode 100644 index 00000000..18aca48b --- /dev/null +++ b/tests/FunctionalTests/features/protected/pages/ClientScripts.page @@ -0,0 +1,6 @@ +<com:TContent ID="Content">
+
+<com:Application.pages.TestComp Class="test"/>
+<com:Application.pages.TestComp Class="test"/>
+
+</com:TContent>
\ No newline at end of file |