aboutsummaryrefslogtreecommitdiff
path: root/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
diff options
context:
space:
mode:
Diffstat (limited to 'batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json')
-rw-r--r--batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json b/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
new file mode 100644
index 0000000..3c348f7
--- /dev/null
+++ b/batchtools/headless/src/test/resources/runDescriptions/headlessSample2.json
@@ -0,0 +1,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
+}]