summaryrefslogtreecommitdiff
path: root/test/test-config.json
blob: 4e01d9268a70f1b09295ffe0377852ba036687ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "organizations": [
    {
      "host": "file:///home/paul/git/gitsyncer/test/repos/org1",
      "name": ""
    },
    {
      "host": "file:///home/paul/git/gitsyncer/test/repos/org2",
      "name": ""
    }
  ]
}