Refactor travis testing
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"Rafael Krux"
|
||||
@@ -0,0 +1 @@
|
||||
"Kevin MacLeod"
|
||||
@@ -0,0 +1 @@
|
||||
"Adventure"
|
||||
@@ -0,0 +1 @@
|
||||
"Ancient Rite"
|
||||
@@ -0,0 +1,4 @@
|
||||
[
|
||||
["song", 1],
|
||||
["western", 1]
|
||||
]
|
||||
@@ -0,0 +1,4 @@
|
||||
[
|
||||
["song", 1],
|
||||
["religious", 1]
|
||||
]
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "song1",
|
||||
"components": [
|
||||
["Name", "name1"],
|
||||
["Author", "author1"],
|
||||
["Tags", "tags1"]
|
||||
],
|
||||
"files": [
|
||||
"Adventure.mp3"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "song2",
|
||||
"components": [
|
||||
["Name", "name2"],
|
||||
["Author", "author2"],
|
||||
["Tags", "tags2"]
|
||||
],
|
||||
"files": [
|
||||
"Ancient Rite.mp3"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user