| changeset 590 | e103299bccc0 |
| parent 278 | 3d25afbd78ff |
--- a/src/cm/tests/test_notifications.py Sat Mar 01 09:48:26 2014 +0100 +++ b/src/cm/tests/test_notifications.py Tue Mar 04 13:28:35 2014 +0100 @@ -7,7 +7,7 @@ from cm.models_utils import * class NotificationTest(TestCase): - fixtures = ['roles_generic','test_content'] + fixtures = ['initial_data', 'roles_generic','test_content'] def setUp(self): pass