Skip to content

Commit c13f092

Browse files
committed
Format
1 parent 26a689e commit c13f092

File tree

1 file changed

+0
-1
lines changed
  • src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests

1 file changed

+0
-1
lines changed

src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests/ManifestTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,6 @@ public void ExportedErrorMessage ()
970970
// Causes warning: D8 : warning : An API level of 32 is not supported by this compiler. Please use an API level of 31 or earlier
971971
// Add a 32 parameter here when we get a newer version of r8.
972972
[Test]
973-
974973
[TestCase (0, true)]
975974
[TestCase (0, false)]
976975
[TestCase (21, true)]

0 commit comments

Comments
 (0)