diff -r 672acc730ce5 -r d628defebc17 server/test/data/schema/note.py --- a/server/test/data/schema/note.py Thu May 14 10:24:56 2009 +0200 +++ b/server/test/data/schema/note.py Thu May 14 11:38:40 2009 +0200 @@ -11,7 +11,7 @@ object = 'State' cardinality = '1*' constraints=[RQLConstraint('S is ET, O state_of ET')] - + class wf_info_for(RelationDefinition): subject = 'TrInfo' object = 'Note'