summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/saved/test_04.JP.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_04.JP.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_04.JP.out')
-rw-r--r--contrib/libxo/tests/core/saved/test_04.JP.out21
1 files changed, 21 insertions, 0 deletions
diff --git a/contrib/libxo/tests/core/saved/test_04.JP.out b/contrib/libxo/tests/core/saved/test_04.JP.out
new file mode 100644
index 0000000..ff2d5b0
--- /dev/null
+++ b/contrib/libxo/tests/core/saved/test_04.JP.out
@@ -0,0 +1,21 @@
+{
+ "employees": {
+ "employee": [
+ {
+ "first-name": "Terry",
+ "last-name": "Jones",
+ "department": 660
+ },
+ {
+ "first-name": "Leslie",
+ "last-name": "Patterson",
+ "department": 341
+ },
+ {
+ "first-name": "Ashley",
+ "last-name": "Smith",
+ "department": 1440
+ }
+ ]
+ }
+}
OpenPOWER on IntegriCloud