pull/1097/head
Matt Westcott 2015-03-24 12:53:30 +00:00
rodzic 8b70405c3e
commit d140bff2f0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -580,7 +580,7 @@ class TestServeView(TestCase):
self.assertEqual(response.status_code, 404)
class TestDocumentLinkHandler(TestCase):
class TestDocumentRichTextLinkHandler(TestCase):
fixtures = ['wagtail/tests/fixtures/test.json']
def test_get_db_attributes(self):