summaryrefslogtreecommitdiffstats
path: root/test cases/common/10 man install/test.json
blob: 5ef673a28412162c172237842d0cede596b25536 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "installed": [
    { "type": "file", "file": "usr/share/man/man1/foo.1"       },
    { "type": "file", "file": "usr/share/man/fr/man1/foo.1"    },
    { "type": "file", "file": "usr/share/man/man2/bar.2"       },
    { "type": "file", "file": "usr/share/man/man1/vanishing.1" },
    { "type": "file", "file": "usr/share/man/man2/vanishing.2" },
    { "type": "file", "file": "usr/share/man/man1/baz.1"       }
  ]
}