diff -r d5671a61f281 -r 117a6bbefbfd server/test/data-schema2sql/schema/State.py --- a/server/test/data-schema2sql/schema/State.py Tue Oct 13 11:34:37 2015 +0200 +++ b/server/test/data-schema2sql/schema/State.py Tue Oct 13 16:12:37 2015 +0200 @@ -19,7 +19,7 @@ SubjectRelation, Int, String, Boolean) from yams.constraints import SizeConstraint, UniqueConstraint -from __init__ import RESTRICTED_RTYPE_PERMS +from . import RESTRICTED_RTYPE_PERMS class State(EntityType): """used to associate simple states to an entity