Commit 60c818f0 by Renzo Lucioni

Import missing settings module in tests of commerce views

parent 7673bde8
......@@ -4,6 +4,7 @@ from uuid import uuid4
from nose.plugins.attrib import attr
import ddt
from django.conf import settings
from django.core.urlresolvers import reverse
from django.test import TestCase
import mock
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment