aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/vespaxml/test52.xml
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/vespaxml/test52.xml')
-rw-r--r--document/src/tests/vespaxml/test52.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/document/src/tests/vespaxml/test52.xml b/document/src/tests/vespaxml/test52.xml
deleted file mode 100644
index a8617df42da..00000000000
--- a/document/src/tests/vespaxml/test52.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-<vespafeed>
- <!-- OK: -->
- <vespaadd>
- <document documentid="doc:blah:blah:blah" documenttype="news">
- <value_long>2345</value_long>
- </document>
- </vespaadd>
-</vespafeed>