Changeset - 1d53bc87af22
[Not reviewed]
0 1 0
HanzZ - 13 years ago 2012-09-11 17:51:30
hanzz.k@gmail.com
Don't dumpReceived() in tests
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/tests/conversationmanager.cpp
Show inline comments
 
@@ -243,7 +243,6 @@ class ConversationManagerTest : public CPPUNIT_NS :: TestFixture, public BasicTe
 
		msg2->setBody("response!");
 

	
 
		pmconv->handleMessage(msg2);
 
		dumpReceived();
 
	}
 

	
 
};
0 comments (0 inline, 0 general)