Enable 135 again
[mono.git] / mcs / tests / test-31.cs
index 2d4bc6eaa6a58f7ffbd45c0e9453a9fe822387f3..c7c31fed25ee2bdf562807ef01d28704886b744e 100644 (file)
@@ -34,6 +34,8 @@ class Test {
                if (d.which == 1)
                        return 1;
 
+               Console.WriteLine ("Test passes");
+               
                return 0;
        }
 }