示例#1
0
文件: test_use.py 项目: vartec/devpi
 def test_invalid_url(self, loghub):
     current = Current()
     with pytest.raises(SystemExit):
         current.configure_fromurl(loghub, "http://heise.de:1802:31/qwe")