aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/cmd/testdata/src/main/application/hosts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/go/cmd/testdata/src/main/application/hosts.xml')
-rw-r--r--client/go/cmd/testdata/src/main/application/hosts.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/go/cmd/testdata/src/main/application/hosts.xml b/client/go/cmd/testdata/src/main/application/hosts.xml
new file mode 100644
index 00000000000..5dd3ed0dded
--- /dev/null
+++ b/client/go/cmd/testdata/src/main/application/hosts.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!-- Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<hosts>
+ <host name="localhost">
+ <alias>node1</alias>
+ </host>
+</hosts>
+