Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Test/Mono.Cecil.Tests/TypeTests.cs')
-rw-r--r--Test/Mono.Cecil.Tests/TypeTests.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Test/Mono.Cecil.Tests/TypeTests.cs b/Test/Mono.Cecil.Tests/TypeTests.cs
index 4e366af..9147764 100644
--- a/Test/Mono.Cecil.Tests/TypeTests.cs
+++ b/Test/Mono.Cecil.Tests/TypeTests.cs
@@ -43,8 +43,6 @@ namespace Mono.Cecil.Tests {
}) ;
}
-#endif
-
[Test]
public void SimpleInterfaces ()
{