aboutsummaryrefslogtreecommitdiff
path: root/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
blob: 3c348f7562b113f8a5c1c271826705ce05759b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{
  'url': 'http://testhost1',
  'ruleSet': '../ruleSets/emptyRuleSet.json'
},
{
  'url': 'http://testhost2',
<<<<<<< HEAD
  'ruleSet': '../../../../../rsTester/src/test/resources/ruleSets/headingGuidelines.json'
=======
  'ruleSet': '../ruleSets/headingGuidelines.json'
>>>>>>> ea59a5c829886959b30b2abdfe0a8308993795fd
}]