Merge pull request #3600 from henricm/fix-win-network-info-tests
[mono.git] / mcs / class / corlib / Test / System / ApplicationIdTest.cs
index 857ec081b8e1e457b17967f31e0ae6abd5850f91..8e0a939241e485eaa77c60d2e94a15400ba33028 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using NUnit.Framework;
 using System;
@@ -162,4 +161,3 @@ namespace MonoTests.System {
        }
 }
 
-#endif
\ No newline at end of file