--- 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',)}
-