aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
blob: b5ea2ee562c428be2e7c964a852c795cb45cc17f (plain)
1
2
3
4
5
6
7
8
9
[
{
  'url': 'http://testhost1',
  'ruleSet': '../ruleSets/emptyRuleSet.json'
},
{
  'url': 'http://testhost2',
  'ruleSet': '../../../../../rsTester/src/test/resources/ruleSets/headingGuidelines.json'
}]