Fixed build

This commit is contained in:
HanzZ 2012-08-31 22:41:10 +02:00
parent 1a11965611
commit e8cbe39491

View file

@ -27,7 +27,6 @@ class ConversationManagerTest : public CPPUNIT_NS :: TestFixture, public BasicTe
CPPUNIT_TEST(handleGroupchatMessages);
CPPUNIT_TEST(handleParticipantChanged);
CPPUNIT_TEST(handlePMFromXMPP);
CPPUNIT_TEST(handlePMFromLegacy);
CPPUNIT_TEST_SUITE_END();
public: