[Libreoffice-commits] .: comphelper/qa

Thorsten Behrens thorsten at kemper.freedesktop.org
Thu Mar 10 11:11:56 PST 2011


 comphelper/qa/weakbag/test_weakbag_noadditional.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1237dd5025ba1122246e75a8481ea32d7141caee
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Thu Mar 10 20:10:47 2011 +0100

    Revert comphelper unit test noadditional change (gr2)
    
    This reverts commit b5984e292401e87f68343e1bf8a565b622c3b4b7.
    
    Commit broke all tinderboxen.

diff --git a/comphelper/qa/weakbag/test_weakbag_noadditional.cxx b/comphelper/qa/weakbag/test_weakbag_noadditional.cxx
index 7449e3f..1abcc82 100644
--- a/comphelper/qa/weakbag/test_weakbag_noadditional.cxx
+++ b/comphelper/qa/weakbag/test_weakbag_noadditional.cxx
@@ -28,6 +28,6 @@
 
 #include <cppunit/plugin/TestPlugIn.h>
 
-// CPPUNIT_PLUGIN_IMPLEMENT();
+CPPUNIT_PLUGIN_IMPLEMENT();
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list