aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test_import.json
blob: be33dbd804f26f505bbbacb46825095fb4dcf4bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
 {
  "notes": "",
  "ownership": 2,
  "progress": 4,
  "system": "3DS",
  "title": "The Legend of Zelda"
 },
 {
  "notes": "",
  "ownership": 1,
  "progress": 3,
  "system": "NES",
  "title": "Super Mario Bros."
 },
 {
  "notes": "",
  "ownership": 2,
  "progress": 3,
  "system": "WiiU",
  "title": "Super Smash Bros for WiiU"
 }
]