summaryrefslogtreecommitdiffstats
path: root/hyperkitty/tests_conf/settings_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/tests_conf/settings_tests.py')
-rw-r--r--hyperkitty/tests_conf/settings_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty/tests_conf/settings_tests.py b/hyperkitty/tests_conf/settings_tests.py
index 8b6195e..efb0aed 100644
--- a/hyperkitty/tests_conf/settings_tests.py
+++ b/hyperkitty/tests_conf/settings_tests.py
@@ -39,6 +39,7 @@ INSTALLED_APPS = (
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
+ 'django_gravatar',
'hyperkitty',
)