Skip to content
Snippets Groups Projects
Commit 85203e81 authored by Will Daly's avatar Will Daly
Browse files

Enabled course id clash command tests

parent 83f876ef
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment