diff -r 672acc730ce5 -r d628defebc17 test/data/rrqlexpr_on_attr.py --- a/test/data/rrqlexpr_on_attr.py Thu May 14 10:24:56 2009 +0200 +++ b/test/data/rrqlexpr_on_attr.py Thu May 14 11:38:40 2009 +0200 @@ -6,7 +6,7 @@ 'delete': ('managers',), } attr = String() - + class attr(RelationType): permissions = { 'read': ('managers', ),