~ubuntu-branches/ubuntu/trusty/hud/trusty-updates

« back to all changes in this revision

Viewing changes to tests/test-source.json

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2014-01-20 19:43:59 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20140120194359-jxxxqtd4ql9elvpf
Tags: 13.10.1+14.04.20140120-0ubuntu1
* New rebuild forced
* Automatic snapshot from revision 362

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
  "id": 0,
3
 
  "submenu": [
4
 
      {
5
 
        "id": 1,
6
 
        "label": 'link',
7
 
        "submenu": [
8
 
            {
9
 
              "id": 2,
10
 
              "label": 'bowl'
11
 
            },
12
 
            {
13
 
              "id": 3,
14
 
              "label": 'mine let'
15
 
            }
16
 
        ]
17
 
      },
18
 
      {
19
 
        "id": 4,
20
 
        "label": 'dare',
21
 
        "submenu": [
22
 
            {
23
 
              "id": 5,
24
 
              "label": 'mess strand'
25
 
            }
26
 
        ]
27
 
      },
28
 
      {
29
 
        "id": 6,
30
 
        "label": 'piece hook',
31
 
        "submenu": [
32
 
            {
33
 
              "id": 7,
34
 
              "label": 'stray slash'
35
 
            },
36
 
            {
37
 
              "id": 8,
38
 
              "label": 'swift sad'
39
 
            }
40
 
        ]
41
 
      },
42
 
      {
43
 
        "id": 9,
44
 
        "label": 'spaghetti',
45
 
        "submenu": [
46
 
            {
47
 
              "id": 10,
48
 
              "label": 'itch step'
49
 
            },
50
 
            {
51
 
              "id": 11,
52
 
              "label": 'any rash'
53
 
            }
54
 
        ]
55
 
      }
56
 
  ]
57
 
}
 
 
b'\\ No newline at end of file'