Switch to compiler-tester
[mono.git] / mcs / tests / ix1.cs
diff --git a/mcs/tests/ix1.cs b/mcs/tests/ix1.cs
deleted file mode 100644 (file)
index 984391d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-interface INTERFACE {
-       string PROPERTY { get; set; }
-}