Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix unit tests
  • Loading branch information
kakwa committed Mar 10, 2017
1 parent 9c7ac1c commit 22beb77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_DnsCherry.py
Expand Up @@ -22,6 +22,7 @@


def loadconf(configfile, instance):
configfile = str(configfile)
app = cherrypy.tree.mount(instance, '/', configfile)
cherrypy.config.update(configfile)
instance.reload(app.config)
Expand Down

0 comments on commit 22beb77

Please sign in to comment.