server/test/data/schema/note.py
branchtls-sprint
changeset 1802 d628defebc17
parent 0 b97547f5f1fa
child 1977 606923dff11b
--- 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'