summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs
diff options
context:
space:
mode:
authorJason Smith <jason.smith@xamarin.com>2016-04-11 17:33:34 -0700
committerJason Smith <jason.smith@xamarin.com>2016-04-11 17:33:34 -0700
commitdf2427091536ed8065e50f7bffebbc5707971803 (patch)
treef9d9fd7be6d4ddc932dd65427298a53ce9a75e38 /Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs
parent16e88315e1ed643a2bde053930feb2bae149d34e (diff)
downloadxamarin-forms-df2427091536ed8065e50f7bffebbc5707971803.tar.gz
xamarin-forms-df2427091536ed8065e50f7bffebbc5707971803.tar.bz2
xamarin-forms-df2427091536ed8065e50f7bffebbc5707971803.zip
Resharper warnings are slightly different for some reason than WError, resolve these (#66)
Diffstat (limited to 'Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs')
-rw-r--r--Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs b/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs
index 72171f39..caa05eac 100644
--- a/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs
+++ b/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-RelativeLayoutUITest.cs
@@ -30,10 +30,6 @@ namespace Xamarin.Forms.Core.UITests
// App.ScrollDownForElement (q => q.Marked (element.ToString ()), 10);
}
-///*******************************************************/
-///**************** Landscape tests **********************/
-///*******************************************************/
-
// [Test]
// [Description ("All elements are present - Landscape")]
// public void RelativeLayoutGalleryAllElementsPresentLandscape ()