Skip to content

Commit

Permalink
Update runner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kmmbvnr committed Jul 16, 2014
1 parent 3e0492c commit 25ba271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_jenkins/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from xml.etree import ElementTree as ET

from django.conf import settings
from django.test.runner import DiscoverRunner
from django.utils.encoding import smart_text
from django.utils.unittest import TextTestResult
Expand Down

0 comments on commit 25ba271

Please sign in to comment.