You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.273
Former-commit-id: 9f1a238d9eaeb39fc1234b8e83567c1d4e99faf3
This commit is contained in:
parent
2ba231cd0c
commit
fbb58b904f
@ -26,7 +26,7 @@ namespace MonoTests.System.Web.Services.Description
|
||||
public class ServiceDescriptionTest
|
||||
{
|
||||
[Test]
|
||||
[Category ("MacNotWorking")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254
|
||||
[Category ("NotOnMac")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254
|
||||
public void SimpleWrite ()
|
||||
{
|
||||
ServiceDescription sd = new ServiceDescription ();
|
||||
|
Reference in New Issue
Block a user