Switch to compiler-tester
[mono.git] / mcs / tests / co1.cs
diff --git a/mcs/tests/co1.cs b/mcs/tests/co1.cs
deleted file mode 100644 (file)
index da1bdaa..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-class X {\r
-       const int x = 1;\r
-       const string s = "Hello";\r
-}\r