Commit 4944cc76 by Don Mitchell

Get rid of skiptests

parent eacdc3b6
...@@ -11,7 +11,6 @@ from django.test.client import RequestFactory ...@@ -11,7 +11,6 @@ from django.test.client import RequestFactory
from mock import Mock, patch from mock import Mock, patch
from django.http import Http404, HttpResponse from django.http import Http404, HttpResponse
from django.conf import settings from django.conf import settings
from nose.plugins.skip import SkipTest
from edxmako.shortcuts import render_to_string from edxmako.shortcuts import render_to_string
from util.request import safe_get_host from util.request import safe_get_host
from textwrap import dedent from textwrap import dedent
......
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