Switch to compiler-tester
[mono.git] / mcs / tests / i3.cs
diff --git a/mcs/tests/i3.cs b/mcs/tests/i3.cs
deleted file mode 100644 (file)
index dff6c54..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-class X {
-}
-
-interface A : X {
-}