*: restructuring to make testing flow nicer
All checks were successful
Basic Checking / Explore-Gitea-Actions (push) Successful in 50s
All checks were successful
Basic Checking / Explore-Gitea-Actions (push) Successful in 50s
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
281945a672
commit
ef4e816dac
12 changed files with 10 additions and 5 deletions
65
animals.json
Normal file
65
animals.json
Normal file
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"animals": [
|
||||
"Squirrel",
|
||||
"Armadillo",
|
||||
"Beaver",
|
||||
"Cricket",
|
||||
"Eagle",
|
||||
"Ferret",
|
||||
"Fox",
|
||||
"Frog",
|
||||
"Guinea Pig",
|
||||
"Hamster",
|
||||
"Hummingbird",
|
||||
"Iguana",
|
||||
"Mouse",
|
||||
"Muskrat",
|
||||
"Newt",
|
||||
"Otter",
|
||||
"Parakeet",
|
||||
"Penguin",
|
||||
"Pigeon",
|
||||
"Possum",
|
||||
"Rabbit",
|
||||
"Raccoon",
|
||||
"Rat",
|
||||
"Snake",
|
||||
"Spider",
|
||||
"Turtle",
|
||||
"Wolf pup",
|
||||
"Squirrel",
|
||||
"Possum",
|
||||
"Frog",
|
||||
"Rat",
|
||||
"Otter",
|
||||
"Raccoon",
|
||||
"Snake",
|
||||
"Ferret",
|
||||
"Mouse",
|
||||
"Armadillo",
|
||||
"Hamster",
|
||||
"Fox",
|
||||
"Iguana",
|
||||
"Spider",
|
||||
"Turtle",
|
||||
"Beaver",
|
||||
"Rabbit",
|
||||
"Eagle",
|
||||
"Pigeon",
|
||||
"Parakeet",
|
||||
"Hummingbird",
|
||||
"Penguin",
|
||||
"Cricket",
|
||||
"Newt",
|
||||
"Muskrat",
|
||||
"Guinea Pig",
|
||||
"Quokka",
|
||||
"Fennec Fox",
|
||||
"Flying Squirrel",
|
||||
"Hedgehog",
|
||||
"Badger",
|
||||
"Koala Bear",
|
||||
"Porcupine",
|
||||
"Skunk"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue