mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
This is not needed anymore
This commit is contained in:
parent
776bfa2f4f
commit
f087ec599e
1 changed files with 0 additions and 3 deletions
|
|
@ -209,9 +209,6 @@ def test_get_class_init_args_on_storage():
|
|||
assert not required
|
||||
|
||||
|
||||
@pytest.mark.skipif((not utils.compat.PY2
|
||||
or platform.python_implementation() == 'PyPy'),
|
||||
reason='https://github.com/shazow/urllib3/issues/529')
|
||||
def test_request_ssl(httpsserver):
|
||||
sha1 = '94:FD:7A:CB:50:75:A4:69:82:0A:F8:23:DF:07:FC:69:3E:CD:90:CA'
|
||||
md5 = '19:90:F7:23:94:F2:EF:AB:2B:64:2D:57:3D:25:95:2D'
|
||||
|
|
|
|||
Loading…
Reference in a new issue