summaryrefslogtreecommitdiffstats
path: root/application-preprocessor/src/test/resources/simple/hosts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application-preprocessor/src/test/resources/simple/hosts.xml')
-rw-r--r--application-preprocessor/src/test/resources/simple/hosts.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/application-preprocessor/src/test/resources/simple/hosts.xml b/application-preprocessor/src/test/resources/simple/hosts.xml
deleted file mode 100644
index 1b433ca4178..00000000000
--- a/application-preprocessor/src/test/resources/simple/hosts.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-<hosts xmlns:deploy="vespa" xmlns:preprocess="properties">
- <host name="localhost">
- <alias>node1</alias>
- </host>
-</hosts>