--- a/test/unittest_schema.py Thu Jan 27 16:28:00 2011 +0100
+++ b/test/unittest_schema.py Thu Jan 27 18:29:17 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))