Fix tests
This commit is contained in:
parent
4ffa8d0124
commit
ba276452fb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
from __future__ import with_statement
|
||||
import unittest
|
||||
|
||||
from bson import DBRef
|
||||
|
||||
from mongoengine import *
|
||||
from mongoengine.connection import get_db
|
||||
from mongoengine.tests import query_counter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue