Index: tests/notifications_api.test
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/notifications/tests/notifications_api.test,v
retrieving revision 1.1.2.1.2.8.2.1
diff -u -p -u -p -r1.1.2.1.2.8.2.1 notifications_api.test
--- tests/notifications_api.test	20 Apr 2009 12:51:09 -0000	1.1.2.1.2.8.2.1
+++ tests/notifications_api.test	12 Dec 2009 00:49:45 -0000
@@ -14,7 +14,7 @@ class NotificationsBasicTests extends Dr
   }
   
   function setUp() {
-    parent::setUp('notifications', 'notifications_lite');
+    parent::setUp('notifications', 'notifications_lite', 'messaging');
     require_once drupal_get_path('module', 'notifications') .'/notifications.cron.inc';
   }
 
