From adc1a7af012744e5b837d07ed1919776b821cdc1 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 28 Mar 2022 17:45:35 +0000 Subject: update tests --- test/data/constants/harp_songs.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/data/constants/harp_songs.json (limited to 'test/data/constants/harp_songs.json') 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 -- cgit