[Reportbug-commits] [reportbug] 16/32: restore gtk2 as the interface we expect in the tests

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 1 01:36:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository reportbug.

commit 1a970dec7e58bca3871ed2ffd4c5ff707c2b60f2
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Nov 27 19:06:34 2016 -0500

    restore gtk2 as the interface we expect in the tests
---
 test/test_utils.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_utils.py b/test/test_utils.py
index 280e495..700b81a 100644
--- a/test/test_utils.py
+++ b/test/test_utils.py
@@ -531,7 +531,7 @@ class TestConfig(unittest.TestCase):
             'envelopefrom': 'reportbug-maint at lists.alioth.debian.org',
             'headers': ['X-Reportbug-Testsuite: this is the test suite'],
             'http_proxy': 'http://proxy.example.com:3128/',
-            'interface': 'text',
+            'interface': 'gtk2',
             'keyid': 'deadbeef',
             'max_attachment_size': 1024000,
             'mbox_reader_cmd': 'mutt -f %s',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list