There was an error while loading. Please reload this page.
1 parent 2f8f774 commit e0a3098Copy full SHA for e0a3098
1 file changed
ietf/tests.py
@@ -34,7 +34,6 @@ def get_patterns(module):
34
return all
35
36
class UrlTestCase(TestCase):
37
- fixtures = ['/www/tools.ietf.org/events/raw/sqldump/ietf_db_dump.xml', ]
38
def setUp(self):
39
from django.test.client import Client
40
self.client = Client()
0 commit comments