[mono/mono] 3153dec1: Fix this test to work on 2.0.

"Rodrigo Kumpera ([email protected])" <[email protected]>
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <00000141e1282224-22668471-3dab-468d-bcfa-2ed000bad054-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/mono
  Compare: https://github.com/mono/mono/compare/6be13313df2f...3153dec19066

   Commit: 3153dec190663fdad5b6fcbe141ac2c3ac1c7115
   Author: Rodrigo Kumpera <[email protected]> (kumpera)
     Date: 2013-10-22 17:12:05 GMT
      URL: https://github.com/mono/mono/commit/3153dec190663fdad5b6fcbe141ac2c3ac1c7115

Fix this test to work on 2.0.

Changed paths:
  M mcs/class/System/Test/System.Net.WebSockets/ClientWebSocketTest.cs

Modified: mcs/class/System/Test/System.Net.WebSockets/ClientWebSocketTest.cs
===================================================================
@@ -1,3 +1,4 @@
+#if NET_4_5
 using System;
 using System.Net;
 using System.Threading;
@@ -9,7 +10,6 @@
 
 using NUnit.Framework;
 
-#if NET_4_5
 
 namespace MonoTests.System.Net.WebSockets
 {


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.