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:
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 47546f0eb..a2286b23d 100644
--- a/test/test_sessions.py
+++ b/test/test_sessions.py
@@ -202,3 +202,5 @@ class TestChatControlSession(unittest.TestCase):
if __name__ == '__main__':
unittest.main()
+
+# vim: se ts=3: \ No newline at end of file