[X2Go-Commits] [x2gobroker] 06/17: x2gobroker/tests/test_web_uccs_zeroconf.py: Drop duplicate URL key from dictionary.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 14 09:56:11 CET 2018


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

x2go pushed a commit to branch master
in repository x2gobroker.

commit 422b859e26e1cc3a73b6fe3adaa2033f1dbc5588
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Sep 14 15:14:25 2018 +0200

    x2gobroker/tests/test_web_uccs_zeroconf.py: Drop duplicate URL key from dictionary.
---
 x2gobroker/tests/test_web_uccs_zeroconf.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/x2gobroker/tests/test_web_uccs_zeroconf.py b/x2gobroker/tests/test_web_uccs_zeroconf.py
index b4249ee..59200e1 100644
--- a/x2gobroker/tests/test_web_uccs_zeroconf.py
+++ b/x2gobroker/tests/test_web_uccs_zeroconf.py
@@ -55,7 +55,6 @@ class TestX2GoBrokerWebUccsZeroConf(unittest.TestCase):
                     'Password': '',
                 },
             ],
-            'URL': 'http://localhost:8080/uccs/zeroconf/',
         }
         _config = """
 [global]
@@ -104,7 +103,6 @@ desktop-shell = KDE
                     'Password': '',
                 },
             ],
-            'URL': 'http://localhost:8080/uccs/zeroconf/',
         }
         _config = """
 [global]

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list