Date: Wednesday, January 25, 2006 @ 23:13:50
  Author: gilles
    Path: /cvsroot/carob/carob/test/10-Connection

Modified: TestConnect.cpp (1.2 -> 1.3)

Minor test description change


-----------------+
 TestConnect.cpp |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: carob/test/10-Connection/TestConnect.cpp
diff -u carob/test/10-Connection/TestConnect.cpp:1.2 
carob/test/10-Connection/TestConnect.cpp:1.3
--- carob/test/10-Connection/TestConnect.cpp:1.2        Wed Jan 25 17:03:32 2006
+++ carob/test/10-Connection/TestConnect.cpp    Wed Jan 25 23:13:50 2006
@@ -221,7 +221,7 @@
                                  "TestConnect::testConnectBadPass", 
                                  &TestConnect::testConnectBadPass));
   suiteOfTests->addTest(new CppUnit::TestCaller<TestConnect>(
-                                 "Connects to a running controller", 
+                                 "TestConnect::testConnectGood", 
                                  &TestConnect::testConnectGood));
 
   return suiteOfTests;

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to