mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 07:36:24 +00:00
Monotone-Parent: 07373a01b29415522044be3734f2799491696ebc
Monotone-Revision: 7b27fe613fc83b2fb43c0d43ed6052f3e1041b69 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-05T16:44:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -40,9 +40,9 @@ class WebdavSyncTest(unittest.TestCase):
|
||||
# empty collection:
|
||||
# without a token (query1)
|
||||
# with a token (query2)
|
||||
# non-empty collection:
|
||||
# (when done, non-empty collection:
|
||||
# without a token (query3)
|
||||
# with a token (query4)
|
||||
# with a token (query4))
|
||||
|
||||
query1 = webdavlib.WebDAVSyncQuery(resource, None, [ "getetag" ])
|
||||
self.client.execute(query1)
|
||||
|
||||
Reference in New Issue
Block a user