2002-05-06 Daniel Morgan <danmorg@sc.rr.com>
[mono.git] / mcs / class / System.Data / Test / PostgresTest.cs
index 4a593cc383b1c406470bc6173cc550cf16953b87..d610f31984326e3af959a0fca3253c7c4f53019f 100644 (file)
@@ -156,7 +156,7 @@ namespace TestSystemDataSqlClient {
                                Console.WriteLine ("OK");
                        }
                        catch (SqlException e) {
-                               Console.WriteLine("Error (don't worry about this one)");
+                               Console.WriteLine("Error (don't worry about this one): + e");
                        }
                        
                        try {