Reuse PresenceAccount unit tests

darcs-hash:20070513171250-86b55-daf3937f6c3dc004d246cbb81da91b91756993d2.gz
This commit is contained in:
David Rousselie
2007-05-13 19:12:50 +02:00
parent 61d7c5e25c
commit cde3a9f16f
4 changed files with 8 additions and 10 deletions

View File

@@ -54,7 +54,7 @@ del account.hub.threadConnection
component = MailComponent("jmc.localhost", \
"secret", \
"127.0.0.1", \
5349, \
5347, \
"sqlite://" + DB_URL)
component.run()
logger.debug("JMC is exiting")