fix unit test to be runnable from anywhere

This commit is contained in:
Brendan Taylor 2008-05-31 00:54:40 +00:00
parent e2c3555e6f
commit 1920b963da
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ common.configpaths.gajimpaths.init_profile()
from common import gajim
from common import xmpp
gajim.DATA_DIR = gajim_root + '/data'
from common.stanza_session import StanzaSession
# name to use for the test account