temporarily disable outdated wagtailembeds test

pull/37/head
Matt Westcott 2014-02-13 12:55:08 +00:00
rodzic e419cc0618
commit ddd4b8a9c1
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
from django.test import TestCasez
from django.test import TestCase
from .embeds import get_embed
#from .embeds import get_embed
class TestEmbeds(TestCase):