web/test/unittest_views_editforms.py
branchstable
changeset 7742 1273c1bc0237
parent 7400 2391a6f526bf
child 7791 31bb51ea5485
--- a/web/test/unittest_views_editforms.py	Thu Aug 04 15:35:56 2011 +0200
+++ b/web/test/unittest_views_editforms.py	Fri Aug 05 09:19:56 2011 +0200
@@ -77,9 +77,9 @@
         # (appears here while expected in hidden
         self.assertListEqual([x for x in rbc(e, 'main', 'relations')
                                if x != ('tags', 'object')],
-                              [('primary_email', 'subject'),
-                               ('connait', 'subject'),
+                              [('connait', 'subject'),
                                ('custom_workflow', 'subject'),
+                               ('primary_email', 'subject'),
                                ('checked_by', 'object'),
                                ])
         self.assertListEqual(rbc(e, 'main', 'inlined'),