Switch to compiler-tester
[mono.git] / mcs / tests / n2.cs
diff --git a/mcs/tests/n2.cs b/mcs/tests/n2.cs
deleted file mode 100644 (file)
index 34c210e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-using System.Collections;
-
-class X : Queue {
-}