diff options
Diffstat (limited to 'tests/FunctionalTests/features/protected/pages/I18N/Home.page')
-rw-r--r-- | tests/FunctionalTests/features/protected/pages/I18N/Home.page | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/FunctionalTests/features/protected/pages/I18N/Home.page b/tests/FunctionalTests/features/protected/pages/I18N/Home.page new file mode 100644 index 00000000..9a49e3a2 --- /dev/null +++ b/tests/FunctionalTests/features/protected/pages/I18N/Home.page @@ -0,0 +1,3 @@ +<com:TContent ID="Content">
+<h1>Prado Functional Tests</h1>
+</com:TContent>
\ No newline at end of file |