update handler test files

This commit is contained in:
sentriz
2020-06-06 17:12:17 +01:00
committed by Senan Kelly
parent da8c4ac020
commit 46b51ea1d0
25 changed files with 1326 additions and 1146 deletions

View File

@@ -11,7 +11,7 @@
"name": "#",
"artist": [
{
"id": "3",
"id": "ar-3",
"name": "13th Floor Elevators",
"albumCount": 2
}
@@ -21,12 +21,12 @@
"name": "a",
"artist": [
{
"id": "2",
"id": "ar-2",
"name": "A Certain Ratio",
"albumCount": 2
},
{
"id": "4",
"id": "ar-4",
"name": "Anikas",
"albumCount": 1
}
@@ -36,7 +36,7 @@
"name": "c",
"artist": [
{
"id": "7",
"id": "ar-7",
"name": "Captain Beefheart & His Magic Band",
"albumCount": 1
}
@@ -46,7 +46,7 @@
"name": "j",
"artist": [
{
"id": "1",
"id": "ar-1",
"name": "Jah Wobble, The Edge & Holger Czukay",
"albumCount": 1
}
@@ -56,7 +56,7 @@
"name": "s",
"artist": [
{
"id": "5",
"id": "ar-5",
"name": "Swell Maps",
"albumCount": 2
}
@@ -66,7 +66,7 @@
"name": "t",
"artist": [
{
"id": "6",
"id": "ar-6",
"name": "Ten Years After",
"albumCount": 1
}