Skip to content

Commit 9a35925

Browse files
REVERT ME
1 parent 19f1b32 commit 9a35925

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/Xamarin.Android.Tools.AndroidSdk-Tests/AndroidSdkInfoTests.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ public void FixtureTearDown ()
4242
Directory.Delete (PreferredJdksOverridePath, recursive: true);
4343
}
4444

45+
[Test]
46+
public void RevertMe ()
47+
{
48+
Assert.Fail ("Revert me");
49+
}
50+
4551
[Test]
4652
public void Constructor_Paths ()
4753
{

0 commit comments

Comments
 (0)