diff options
Diffstat (limited to 'okupy/tests/vars.py')
-rw-r--r-- | okupy/tests/vars.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/okupy/tests/vars.py b/okupy/tests/vars.py index c2e9152..afe5062 100644 --- a/okupy/tests/vars.py +++ b/okupy/tests/vars.py @@ -5,7 +5,7 @@ from django.conf import settings from django.contrib.auth.models import User -from ..accounts.models import Queue +from okupy.accounts.models import Queue # LDAP directory |