src/cm/tests/test_api.py
changeset 590 e103299bccc0
parent 293 2c52e4453bf7
--- a/src/cm/tests/test_api.py	Sat Mar 01 09:48:26 2014 +0100
+++ b/src/cm/tests/test_api.py	Tue Mar 04 13:28:35 2014 +0100
@@ -22,7 +22,7 @@
         self.user = user
 
 class APITest(TestCase):
-    fixtures = ['roles_generic', 'test_content', ]
+    fixtures = ['initial_data','roles_generic', 'test_content', ]
     
     def test_text_get(self):
         """