mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-03 22:15:07 +08:00
Added quote to test.json
This commit is contained in:
parent
4c25b457bb
commit
66121ac85b
1 changed files with 7 additions and 1 deletions
|
|
@ -14,6 +14,12 @@
|
|||
"length": 13,
|
||||
"id": 2
|
||||
},
|
||||
{ "text": "Another quote", "source": "Someone else", "length": 13, "id": 3 }
|
||||
{
|
||||
"text": "Another quote",
|
||||
"source": "Someone else",
|
||||
"length": 13,
|
||||
"id": 3
|
||||
},
|
||||
{ "text": "Another quote", "source": "Someone else", "length": 13, "id": 4 }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue