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:
authorAndré Apitzsch <git@apitzsch.eu>2017-06-21 00:07:28 +0300
committerAndré Apitzsch <git@apitzsch.eu>2017-07-02 18:25:46 +0300
commit68a57e7c917244be40d569700f09ab67f11db45a (patch)
tree848fe28efb93f07255e48b8ea8de2b0ae7dff600 /test/integration
parent6880fba3b4e3603de31f38a24c2fdf247fe6a420 (diff)
Replace src by gajim
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/test_gui_event_integration.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test_gui_event_integration.py b/test/integration/test_gui_event_integration.py
index 06b8d638e..c0a20142c 100644
--- a/test/integration/test_gui_event_integration.py
+++ b/test/integration/test_gui_event_integration.py
@@ -1,5 +1,5 @@
'''
-Tests for the miscellaneous functions scattered throughout src/gajim.py
+Tests for the miscellaneous functions scattered throughout gajim/gajim.py
'''
import unittest