summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/saved/test_06.XP.out
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2014-10-23 22:30:14 +0000
committermarcel <marcel@FreeBSD.org>2014-10-23 22:30:14 +0000
commitfefcd296e4716886912a74acd38abba4c94bc340 (patch)
treece8b178967e5d33cbba89d0b2f3d2c2ea45616cb /contrib/libxo/tests/core/saved/test_06.XP.out
parentbc4f095bf4554f6047f55bd8d28df41679cade6b (diff)
downloadFreeBSD-src-fefcd296e4716886912a74acd38abba4c94bc340.zip
FreeBSD-src-fefcd296e4716886912a74acd38abba4c94bc340.tar.gz
Import libxo 0.1.4
Obtained from: https://github.com/Juniper/libxo Sponsored by: Juniper Networks, Inc.
Diffstat (limited to 'contrib/libxo/tests/core/saved/test_06.XP.out')
-rw-r--r--contrib/libxo/tests/core/saved/test_06.XP.out17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/libxo/tests/core/saved/test_06.XP.out b/contrib/libxo/tests/core/saved/test_06.XP.out
new file mode 100644
index 0000000..b6e7641
--- /dev/null
+++ b/contrib/libxo/tests/core/saved/test_06.XP.out
@@ -0,0 +1,17 @@
+<employees>
+ <employee>
+ <first-name>Terry</first-name>
+ <last-name>Jones</last-name>
+ <department>660</department>
+ </employee>
+ <employee>
+ <first-name>Leslie</first-name>
+ <last-name>Patterson</last-name>
+ <department>341</department>
+ </employee>
+ <employee>
+ <first-name>Ashley</first-name>
+ <last-name>Smith</last-name>
+ <department>1440</department>
+ </employee>
+</employees>
OpenPOWER on IntegriCloud