We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada9f85 commit 52a9160Copy full SHA for 52a9160
tests/Mono.Android-Tests/Java.Interop-Tests/Java.InteropTests/AndroidValueManagerContractTests.cs
@@ -11,7 +11,7 @@
11
using NUnit.Framework;
12
13
namespace Java.InteropTests {
14
- [TestFixture]
+ [TestFixture, Category ("Mono")]
15
public class AndroidValueManagerContractTests : JniRuntimeJniValueManagerContract {
16
17
protected override Type ValueManagerType => typeof (Android.Runtime.AndroidValueManager);
0 commit comments