The instant messaging operation set should be added as a test as it constructs its own suite.

cusax-fix
Emil Ivov 20 years ago
parent f236710b3b
commit 7edb773a8e

@ -92,7 +92,7 @@ public void start(BundleContext bundleContext) throws Exception
addTest(TestOperationSetPersistentPresence.suite());
addTestSuite(TestOperationSetBasicInstantMessaging.class);
addTest(TestOperationSetBasicInstantMessaging.suite());
addTest(TestOperationSetTypingNotifications.suite());

Loading…
Cancel
Save