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/notify.py')
-rw-r--r--test/notify.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/notify.py b/test/notify.py
index 2e55e6959..f14100af3 100644
--- a/test/notify.py
+++ b/test/notify.py
@@ -13,3 +13,5 @@ def get_show_in_roster(event, account, contact, session = None):
def get_show_in_systray(event, account, contact, type_ = None):
return True
+
+# vim: se ts=3: \ No newline at end of file