X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FSystem.Threading%2FSemaphoreTest.cs;h=9e5db531fd064c1226ef14ca81d27dd86736d030;hb=3d693eeb90339833968d66c3dc9fde2fa3ba2cef;hp=e21823f80c601b78d5dc1923d2611bea585929fe;hpb=0343a289da200a6091e62a69dfcc2c59bf433599;p=mono.git diff --git a/mcs/class/System/Test/System.Threading/SemaphoreTest.cs b/mcs/class/System/Test/System.Threading/SemaphoreTest.cs index e21823f80c6..9e5db531fd0 100644 --- a/mcs/class/System/Test/System.Threading/SemaphoreTest.cs +++ b/mcs/class/System/Test/System.Threading/SemaphoreTest.cs @@ -212,7 +212,6 @@ namespace MonoTests.System.Threading { } [Test] - [Category ("NotWorking")] // not implemented in Mono [ExpectedException (typeof (WaitHandleCannotBeOpenedException))] public void OpenExisting_Unexisting () {