summaryrefslogtreecommitdiff
path: root/src/test/resources/data/issue664.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/data/issue664.json')
-rw-r--r--src/test/resources/data/issue664.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/test/resources/data/issue664.json b/src/test/resources/data/issue664.json
new file mode 100644
index 0000000..386edb3
--- /dev/null
+++ b/src/test/resources/data/issue664.json
@@ -0,0 +1,10 @@
+[
+ {
+ "country": "United Kingdom",
+ "postal_code": "UB87LL"
+ },
+ {
+ "country": "United States of America",
+ "postal_code": "1234"
+ }
+] \ No newline at end of file