Skip to content

Commit e0a3098

Browse files
committed
Can't use the mysql XML dump as fixture -- too optimistic! ;-)
- Legacy-Id: 238
1 parent 2f8f774 commit e0a3098

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def get_patterns(module):
3434
return all
3535

3636
class UrlTestCase(TestCase):
37-
fixtures = ['/www/tools.ietf.org/events/raw/sqldump/ietf_db_dump.xml', ]
3837
def setUp(self):
3938
from django.test.client import Client
4039
self.client = Client()

0 commit comments

Comments
 (0)