summaryrefslogtreecommitdiff
path: root/test/synccompare.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/synccompare.pl')
-rw-r--r--test/synccompare.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/synccompare.pl b/test/synccompare.pl
index 6fab1daa..09e28f84 100644
--- a/test/synccompare.pl
+++ b/test/synccompare.pl
@@ -427,7 +427,7 @@ sub NormalizeItem {
if ($googlecaldav) {
#several properties are not preserved by Google in icalendar2.0 format
- s/^(SEQUENCE|X-EVOLUTION-ALARM-UID)(;[^:;\n]*)*:.*\r?\n?//gm;
+ s/^(SEQUENCE|X-EVOLUTION-ALARM-UID|TRANSP)(;[^:;\n]*)*:.*\r?\n?//gm;
# Google adds calendar owner as attendee of meetings, regardless
# whether it was on the original attendee list. Ignore this