Commit 1bcf4a46 by Mark L. Chang

fixed typo that got reverted

parent c9d2ebf5
......@@ -12,7 +12,7 @@ from django.test import TestCase
from .models import User, UserProfile, CourseEnrollment, replicate_user, USER_FIELDS_TO_COPY
COURSE_1 = 'edX/toy/2012_Fall'
COURSE_2 = 'edx/full/6.002_Spring_2012'
COURSE_2 = 'edX/full/6.002_Spring_2012'
log = logging.getLogger(__name__)
......
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