chore: remove unintended commit of temporary skip
This commit is contained in:
parent
f0a32edec6
commit
c980649c32
|
@ -868,8 +868,6 @@ class TastypieApiTestCase(ResourceTestCaseMixin, TestCase):
|
|||
"There doesn't seem to be any API resource for model %s.models.%s"%(app.__name__,model.__name__,))
|
||||
|
||||
|
||||
from unittest import skip
|
||||
@skip("Holding fixup for later: DO NOT MERGE this line") ##TODO
|
||||
class RfcdiffSupportTests(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
|
Loading…
Reference in a new issue