Commit 85203e81 by Will Daly

Enabled course id clash command tests

parent 83f876ef
......@@ -3,9 +3,7 @@ from StringIO import StringIO
from django.test import TestCase
from django.core.management import call_command
from xmodule.modulestore.tests.factories import CourseFactory
from nose.plugins.skip import SkipTest
@SkipTest
class ClashIdTestCase(TestCase):
"""
Test for course_id_clash.
......
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