Skip to content

Commit

Permalink
Import path fix for next branch only.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlr committed Jan 26, 2012
1 parent dec3db8 commit b8c69e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/wiki/tests/test_es.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

from sumo.tests import ElasticTestCase
from wiki.tests import document, revision
from wiki.models import Document
from wiki.config import REDIRECT_CONTENT
from wiki.models import Document, REDIRECT_CONTENT


class TestPostUpdate(ElasticTestCase):
Expand Down

0 comments on commit b8c69e4

Please sign in to comment.