add basic fixtures to test against

This commit is contained in:
Joshua 2022-09-09 14:51:45 +02:00
parent eef6298744
commit 69a16313ba
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
"foo": "bar",
"Fizzy Drink": "Soda"
}

View file

@ -0,0 +1,4 @@
{
"foo": "bar",
"Fizzy Drink": "Pop"
}