Commit 853051bc by bridger

Merge pull request #941 from MITx/feature/rocha/dashboard-software-licenses

Use test database in licenses test instead of 6.002x
parents cda5e1a4 f890c1dc
......@@ -8,7 +8,7 @@ from django.core.management import call_command
from models import CourseSoftware, UserLicense
COURSE_1 = 'MITx/6.002x/2012_Fall'
COURSE_1 = 'edX/toy/2012_Fall'
SOFTWARE_1 = 'matlab'
SOFTWARE_2 = 'stata'
......
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