* added damn notworking twill tests

This commit is contained in:
age 2006-09-05 00:15:43 +00:00
parent fccfba66d7
commit 9ef218872a
3 changed files with 60 additions and 0 deletions

View file

@ -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()