Remove #if NET_4_0 and add MonoTODO attribute
[mono.git] / mcs / class / System.Threading.Tasks.Dataflow / Test / System.Threading.Tasks.Dataflow / BatchBlockTest.cs
index 3bfdd97f41fc09fb7d1be76bc6616c0fd9f1461e..56e1ae04f6ae650779cf8727c49c035be6d9f5d6 100644 (file)
@@ -1,4 +1,3 @@
-#if NET_4_0
 // 
 // BatchBlockTest.cs
 //  
@@ -129,4 +128,3 @@ namespace MonoTests.System.Threading.Tasks.Dataflow
                }
        }
 }
-#endif