aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json')
-rw-r--r--src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json b/src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json
new file mode 100644
index 0000000..e4d1cea
--- /dev/null
+++ b/src/batchtools/rsTester/src/test/resources/runDescriptions/sample3.json
@@ -0,0 +1,7 @@
+{
+ 'ruleSet': '../ruleSets/simpleRuleSet1.json',
+ 'tests': [ { 'url': 'http://localhost:8000/',
+ 'oracle': [ ]
+ }
+ ]
+}