diff options
Diffstat (limited to 'test/data/constants/slayers.json')
-rw-r--r-- | test/data/constants/slayers.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/data/constants/slayers.json b/test/data/constants/slayers.json new file mode 100644 index 0000000..f9bc036 --- /dev/null +++ b/test/data/constants/slayers.json @@ -0,0 +1,5 @@ +[ + "spider", + "wolf", + "zombie" +]
\ No newline at end of file |