mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-01 10:05:50 +00:00
Don't test mysteryshack server
This commit is contained in:
parent
c7164cfcca
commit
b5b3c764d5
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ for python in ("3.3", "3.4", "3.5"):
|
|||
if python == "3.5":
|
||||
dav_servers = ("radicale", "owncloud", "nextcloud", "baikal",
|
||||
"davical")
|
||||
rs_servers = ("mysteryshack",)
|
||||
rs_servers = ()
|
||||
else:
|
||||
dav_servers = ("radicale",)
|
||||
rs_servers = ()
|
||||
|
|
|
|||
Loading…
Reference in a new issue