diff options
author | mat <github@matdoes.dev> | 2022-03-28 17:45:35 +0000 |
---|---|---|
committer | mat <github@matdoes.dev> | 2022-03-28 17:45:35 +0000 |
commit | adc1a7af012744e5b837d07ed1919776b821cdc1 (patch) | |
tree | b47b74d8f99aa1f9fef9c11a5ac224473578bc19 /test/data/constants/harp_songs.json | |
parent | 44a8aebcb40f1d02b93218bcf5ccfa8e87621abb (diff) | |
download | skyblock-api-adc1a7af012744e5b837d07ed1919776b821cdc1.tar.gz skyblock-api-adc1a7af012744e5b837d07ed1919776b821cdc1.tar.bz2 skyblock-api-adc1a7af012744e5b837d07ed1919776b821cdc1.zip |
update tests
Diffstat (limited to 'test/data/constants/harp_songs.json')
-rw-r--r-- | test/data/constants/harp_songs.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/data/constants/harp_songs.json b/test/data/constants/harp_songs.json new file mode 100644 index 0000000..6145808 --- /dev/null +++ b/test/data/constants/harp_songs.json @@ -0,0 +1,15 @@ +[ + "amazing_grace", + "brahms", + "frere_jacques", + "greensleeves", + "happy_birthday", + "hymn_joy", + "jeopardy", + "joy_world", + "minuet", + "pachelbel", + "pure_imagination", + "through_the_campfire", + "vie_en_rose" +]
\ No newline at end of file |