v. 0.2.
[django-ssify.git] / runtests.py
index 3d066dc..4fd6a9d 100644 (file)
@@ -53,7 +53,6 @@ if not settings.configured and not os.environ.get('DJANGO_SETTINGS_MODULE'):
         STATIC_URL='/static/',
         ROOT_URLCONF='tests.urls',
         SITE_ID=1,
-        SSIFY_DEBUG_VERBOSE=False,
         TEMPLATE_CONTEXT_PROCESSORS=(
             "django.core.context_processors.debug",
             "django.core.context_processors.i18n",