aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
blob: bd9adaffe183f9b3bc8db375299b88bbc0657d46 (plain)
1
2
3
4
5
6
7
8
9
10
[
{
  "url": "http://localhost:8000/headings.html",
  "ruleSet": "../ruleSets/alwaysErrors.json"
},
{
  'url': 'http://testhost2',
  'ruleSet': '../../../../../rsTester/src/test/resources/ruleSets/headingGuidelines.json'
}
]