* added damn notworking twill tests
This commit is contained in:
parent
fccfba66d7
commit
9ef218872a
3 changed files with 60 additions and 0 deletions
|
@ -30,6 +30,7 @@ class CryptoBoxWebserver:
|
|||
'''
|
||||
|
||||
def start(self):
|
||||
# just use this config, when we're startet directly
|
||||
cherrypy.config.update(file = "cryptoboxwebserver.conf")
|
||||
cherrypy.server.start()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue