test/unittest_schema.py
changeset 6931 0af44a38fe41
parent 6910 bab54e22f94d
child 6944 0cf10429ad39
--- 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))