Skip to content

Commit

Permalink
Fixed support import
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaenztagarro committed Nov 8, 2014
1 parent 229c611 commit 1f71a63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from cirujanos.apps.media.extensions import Publication
from cirujanos.tests.support.integration import IntegrationTestCase
from django.utils.translation import ugettext as _
from ...support import factories as f
from ..support import factories as f
from datetime import datetime, timedelta


Expand Down

0 comments on commit 1f71a63

Please sign in to comment.