aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json')
-rw-r--r--src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json b/src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json
new file mode 100644
index 0000000..5e1e5e6
--- /dev/null
+++ b/src/batchtools/headless/src/test/resources/runDescriptions/headlessRunTestGalois.json
@@ -0,0 +1,10 @@
+{
+ 'rulePath' : '/Users/bjones/galois/FiveUI/exampleData/ruleSets',
+ 'crawlType' : 'none',
+ 'runs': [
+ { 'url': 'http://corp.galois.com', 'ruleSet': 'colorRulesRF.json' },
+ { 'url': 'http://corp.galois.com', 'ruleSet': 'fontRules.json' },
+ { 'url': 'http://corp.galois.com', 'ruleSet': 'headingGuidelines.json' },
+ { 'url': 'http://corp.galois.com', 'ruleSet': 'imageRules.json' }
+ ]
+}