genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0

[Fix]: remove new testdata

This commit is contained in:
mlabusch 2017-05-05 09:52:46 +02:00
parent 0d8b50ca55
commit 0675cc4693
4 changed files with 1 additions and 16 deletions

View File

@ -1,4 +0,0 @@
{
"id": 4,
"title": "Blueberry"
}

View File

@ -1,4 +0,0 @@
{
"id": 5,
"title": "Kaki"
}

View File

@ -1,4 +0,0 @@
{
"id": 6,
"title": "Kiwi"
}

View File

@ -1,8 +1,5 @@
[
{"id":1, "title": "Apel"},
{"id":2, "title": "Pear"},
{"id":3, "title": "Strawberry"},
{"id":4, "title": "Blueberry"},
{"id":5, "title": "Kaki"},
{"id":6, "title": "Kiwi"}
{"id":3, "title": "Strawberry"}
]