From b1c330be65ac7ef3abff144c587a7a2bb86be79e Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Thu, 22 Oct 2015 11:29:48 +0300 Subject: [PATCH] test page added --- CrossPlatformModules.csproj | 4 +++- apps/ui-tests-app/pages/switchandprogress.xml | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 apps/ui-tests-app/pages/switchandprogress.xml diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 97a4249d0..aa4ce6d81 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -1006,6 +1006,7 @@ + @@ -1014,6 +1015,7 @@ + @@ -1998,7 +2000,7 @@ False - + \ No newline at end of file diff --git a/apps/ui-tests-app/pages/switchandprogress.xml b/apps/ui-tests-app/pages/switchandprogress.xml new file mode 100644 index 000000000..f7e305af9 --- /dev/null +++ b/apps/ui-tests-app/pages/switchandprogress.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file