test/data/rqlexpr_on_computedrel.py
changeset 10907 9ae707db5265
parent 10554 c39749d14c53
--- a/test/data/rqlexpr_on_computedrel.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/test/data/rqlexpr_on_computedrel.py	Tue Nov 24 14:08:47 2015 +0100
@@ -14,5 +14,3 @@
 class computed(ComputedRelation):
     rule = 'S relation O'
     __permissions__ = {'read': (RRQLExpression('S is ET'),)}
-
-