aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/rsTester/src/test/resources/runDescriptions/sample4.json
blob: c4f46cde3c84744a0813ea228a9309782436df2a (plain)
1
2
3
4
5
6
7
8
9
10
{
  'ruleSet': '../ruleSets/simpleRuleSet1.json',
  'tests': [ { 'url': 'http://localhost:8000/',
               'oracle': [ ]
             },
             { 'url': 'http://localhost:8000/',
               'oracle': [ ]
             }
           ]
}