Merge pull request #2619 from directhex/dont_remap_npgsql
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration / TimeSpanSecondsOrInfiniteConverterTest.cs
index 81f0e3c75a4cee701f8c474e3953de44a613f17f..9166959817ca2c21be8eab6fe8bc9a8651de6df5 100644 (file)
@@ -27,7 +27,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System;
 using System.Configuration;
@@ -150,4 +149,3 @@ namespace MonoTests.System.Configuration {
        }
 }
 
-#endif