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 2b2ff800..91630c5b 100644
--- a/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
+++ b/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs
@@ -34,6 +34,7 @@
public const string IsEnabled = "IsEnabled";
public const string Gestures = "Gestures";
public const string Navigation = "Navigation";
+ public const string Effects = "Effects";
public const string ManualReview = "ManualReview";
}