author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 04 Jan 2011 16:35:06 +0100 | |
branch | stable |
changeset 6773 | bba36f168919 |
parent 6772 | 68bb0943d192 (current diff) |
parent 6768 | b75f688bded7 (diff) |
child 6774 | bd50a9c1514e |
--- a/test/unittest_schema.py Tue Jan 04 16:34:22 2011 +0100 +++ b/test/unittest_schema.py Tue Jan 04 16:35:06 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))