You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.165
Former-commit-id: c6e6b03cec90c4dd70c04a5952c6004f0a246b30
This commit is contained in:
parent
6b5644868c
commit
9453585fa5
@@ -73,6 +73,7 @@ namespace System.Buffers.Text.Tests
|
||||
|
||||
[Theory]
|
||||
[MemberData(nameof(TestData.DecimalFormatterTheoryData), MemberType = typeof(TestData))]
|
||||
[SkipOnTargetFramework(TargetFrameworkMonikers.Mono)]
|
||||
public static void TestFormatterDecimal(FormatterTestData<decimal> testData)
|
||||
{
|
||||
ValidateFormatter(testData);
|
||||
|
Reference in New Issue
Block a user