nightly testing: fixed typo in Google CalDAV testing

The sync testing is done against ical20, not vcard30.
This commit is contained in:
Patrick Ohly 2011-04-30 19:27:57 +08:00
parent 7422a1e2a1
commit f29b87283f

View file

@ -754,7 +754,7 @@ context.add(evolutiontest)
test = SyncEvolutionTest("googlecalendar", compile,
"", options.shell,
"Client::Source::google_caldav Client::Sync::ical20::testItems",
[ "google_caldav", "vcard30" ],
[ "google_caldav", "ical20" ],
"CLIENT_TEST_WEBDAV='google caldav' "
"CLIENT_TEST_NUM_ITEMS=10 " # don't stress server
"CLIENT_TEST_SIMPLE_UID=1 " # server gets confused by UID with special characters