aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml')
-rw-r--r--vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml b/vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml
index 9c07a731b19..25a19319206 100644
--- a/vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml
+++ b/vespaclient-container-plugin/src/test/files/feedhandler/test_bogus_docid.xml
@@ -2,7 +2,7 @@
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<vespafeed>
- <document documenttype="news" documentid="doc:news:http://news10a">
+ <document documenttype="news" documentid="id:ns:news::http://news10a">
<url>testUrl</url>
<title>testTitle</title>
<last_downloaded>1</last_downloaded>
@@ -42,7 +42,7 @@
<url>testUrl2</url>
</document>
- <document documenttype="news" documentid="doc:news:ok">
+ <document documenttype="news" documentid="id:ns:news::ok">
<url>testUrl2</url>
</document>
</vespafeed>