Merge pull request #3796 from ntherning/windows-backend-for-MemoryMappedFile
[mono.git] / mcs / class / Mono.Posix / Test / Mono.Unix / UnixListenerTest.cs
index b2312b5590fe9751ff1a8c42f15d92a2779aa50e..ad2d3089a42918407f930f779c260b40774e3cb3 100644 (file)
@@ -14,7 +14,7 @@ using Mono.Unix;
 
 namespace MonoTests.Mono.Unix {
 
-    [TestFixture]
+    [TestFixture, Category ("NotOnWindows")]
     public class UnixListenerTest {
 
         // test that a socket file is created and deleted by the UnixListener