summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs')
-rw-r--r--Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs b/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
index cca59b5a..2b2ff800 100644
--- a/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
+++ b/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
@@ -33,6 +33,7 @@
public const string InputTransparent = "InputTransparent";
public const string IsEnabled = "IsEnabled";
public const string Gestures = "Gestures";
+ public const string Navigation = "Navigation";
public const string ManualReview = "ManualReview";
}