diff options
Diffstat (limited to 'tests/person_with_extra_field.txt')
-rw-r--r-- | tests/person_with_extra_field.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/person_with_extra_field.txt b/tests/person_with_extra_field.txt new file mode 100644 index 00000000..fae9f87d --- /dev/null +++ b/tests/person_with_extra_field.txt @@ -0,0 +1,3 @@ +name: "Test Person 99" +id: 99 +email: "test@person.com" |