aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json
blob: 5e1e5e65a11cad666751969383c5fa6375ba6807 (plain)
1
2
3
4
5
6
7
8
9
10
{
  'rulePath'  : '/Users/bjones/galois/FiveUI/exampleData/ruleSets',
  'crawlType' :    'none',
  'runs': [
    { 'url': 'http://corp.galois.com', 'ruleSet': 'colorRulesRF.json' },
    { 'url': 'http://corp.galois.com', 'ruleSet': 'fontRules.json' },
    { 'url': 'http://corp.galois.com', 'ruleSet': 'headingGuidelines.json' },
    { 'url': 'http://corp.galois.com', 'ruleSet': 'imageRules.json' }
  ]
}