with cw 3.9, no more Image type
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 21 May 2010 13:35:08 +0200
changeset 5563 26e242ba3da5
parent 5562 4ccd599b5cf0
child 5564 d13830a2adfd
with cw 3.9, no more Image type
test/unittest_schema.py
--- a/test/unittest_schema.py	Fri May 21 13:34:52 2010 +0200
+++ b/test/unittest_schema.py	Fri May 21 13:35:08 2010 +0200
@@ -176,7 +176,7 @@
                              'CWCache', 'CWConstraint', 'CWConstraintType', 'CWEType',
                              'CWAttribute', 'CWGroup', 'EmailAddress', 'CWRelation',
                              'CWPermission', 'CWProperty', 'CWRType', 'CWUser',
-                             'ExternalUri', 'File', 'Float', 'Image', 'Int', 'Interval', 'Note',
+                             'ExternalUri', 'File', 'Float', 'Int', 'Interval', 'Note',
                              'Password', 'Personne',
                              'RQLExpression',
                              'Societe', 'State', 'String', 'SubNote', 'SubWorkflowExitPoint',