server/test/data-cwep002/schema.py
changeset 10907 9ae707db5265
parent 10553 1d824df4f2bd
--- a/server/test/data-cwep002/schema.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/server/test/data-cwep002/schema.py	Tue Nov 24 14:08:47 2015 +0100
@@ -33,4 +33,3 @@
 class has_employee(ComputedRelation):
     rule = 'O works_for S'
     __permissions__ = {'read': ('managers',)}
-