Skip to content

Commit

Permalink
fix pep8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Jan 2, 2015
1 parent 01f426d commit 795170e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,6 @@ def db_init(db): # note: db is a predefined fixture and required here to have t
RelatedHost.objects.create(name=RELATED_HOST_NAME,
interface_id_ipv4="0.0.0.1", interface_id_ipv6="::1", main_host=h2)


def pytest_runtest_setup(item):
activate('en')

0 comments on commit 795170e

Please sign in to comment.