--- a/test/unittest_schema.py Mon Jan 24 19:09:42 2011 +0100
+++ b/test/unittest_schema.py Tue Feb 01 11:52:10 2011 +0100
@@ -168,7 +168,7 @@
'ExternalUri', 'File', 'Float', 'Int', 'Interval', 'Note',
'Password', 'Personne',
'RQLExpression',
- 'Societe', 'State', 'String', 'SubNote', 'SubWorkflowExitPoint',
+ 'Societe', 'State', 'StateFull', 'String', 'SubNote', 'SubWorkflowExitPoint',
'Tag', 'Time', 'Transition', 'TrInfo',
'Workflow', 'WorkflowTransition']
self.assertListEqual(entities, sorted(expected_entities))