changeset 721b7bf9b805 in /home/hg/repos/python-nbxmpp

details:http://hg.gajim.org/python-nbxmpp?cmd=changeset;node=721b7bf9b805
description: run test with py3 by default

diffstat:

 test/runtests.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 685d8da6d4cf -r 721b7bf9b805 test/runtests.py
--- a/test/runtests.py  Mon Jul 04 21:48:31 2016 +0200
+++ b/test/runtests.py  Sun Sep 04 13:50:08 2016 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 
 '''
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to