Enabled course id clash command tests

This commit is contained in:
Will Daly
2013-11-04 16:15:20 -05:00
parent 83f876eff8
commit 85203e8134

View File

@@ -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.