fix unittest broken by TrInfo schema change stable
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>
Tue, 04 Jan 2011 16:33:13 +0100
branchstable
changeset 6768 b75f688bded7
parent 6767 0a18f25c16a7
child 6773 bba36f168919
fix unittest broken by TrInfo schema change
test/unittest_schema.py
--- a/test/unittest_schema.py	Tue Jan 04 16:12:48 2011 +0100
+++ b/test/unittest_schema.py	Tue Jan 04 16:33:13 2011 +0100
@@ -226,7 +226,7 @@
 
                               'value',
 
-                              'wf_info_for', 'wikiid', 'workflow_of']
+                              'wf_info_for', 'wikiid', 'workflow_of', 'tr_count']
 
         self.assertListEqual(relations, sorted(expected_relations))