Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Taylor <bct@diffeq.com>2008-05-31 04:54:40 +0400
committerBrendan Taylor <bct@diffeq.com>2008-05-31 04:54:40 +0400
commit1920b963da095ab898eed9aa7c95b023d74dc743 (patch)
tree35d5bf24d85b24b59f06756790b52f1f9fb8a423 /test/test_sessions.py
parente2c3555e6fd72fc7d576ff67e111af06f44651bb (diff)
fix unit test to be runnable from anywhere
Diffstat (limited to 'test/test_sessions.py')
-rw-r--r--test/test_sessions.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_sessions.py b/test/test_sessions.py
index d09c38ef9..e4276ff56 100644
--- a/test/test_sessions.py
+++ b/test/test_sessions.py
@@ -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