Imported Upstream version 0.8
[platform/upstream/syncevolution.git] / src / backends / file / FileSyncSourceRegister.cpp
index 823092e..d58f9c0 100644 (file)
@@ -150,8 +150,7 @@ public:
         // Client::Source::file_ical20::testLinkedItemsInsertChildTwice
         //
         // Disable linked item testing to avoid this.
-        config.parentItem =
-            config.childItem = NULL;
+        config.sourceKnowsItemSemantic = false;
     }
 } ICal20Test;