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