Commit dd71ae81 by Steve Strassmann

ModuleStoreTestCase moved to new location

parent 8ab467a9
......@@ -4,7 +4,7 @@ from django.core.urlresolvers import reverse
from django.contrib.auth.models import User
from django.test.client import Client
from .utils import ModuleStoreTestCase
from xmodule.modulestore.tests.django_utils import ModuleStoreTestCase
class InternationalizationTest(ModuleStoreTestCase):
"""
......
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