aboutsummaryrefslogtreecommitdiff
path: root/headless/src/test/resources/runDescriptions/headlessSample1.json
diff options
context:
space:
mode:
authorGravatar Benjamin Jones <bjones@galois.com>2012-11-12 18:07:51 -0800
committerGravatar Benjamin Jones <bjones@galois.com>2012-11-12 18:07:51 -0800
commitb2233f4d08e922416c1c10080744e6dd5513be9b (patch)
treef4afb9cd6c42101676ab355c3b979dc5f8fed986 /headless/src/test/resources/runDescriptions/headlessSample1.json
parent5bb6964861acba3439a1430e999f7d014a796591 (diff)
initial commit of headless rule set tester
Diffstat (limited to 'headless/src/test/resources/runDescriptions/headlessSample1.json')
-rw-r--r--headless/src/test/resources/runDescriptions/headlessSample1.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/headless/src/test/resources/runDescriptions/headlessSample1.json b/headless/src/test/resources/runDescriptions/headlessSample1.json
new file mode 100644
index 0000000..a3ee34d
--- /dev/null
+++ b/headless/src/test/resources/runDescriptions/headlessSample1.json
@@ -0,0 +1,4 @@
+[{
+ 'url': 'http://testhost',
+ 'ruleSet': '../ruleSets/headingGuidelines.json'
+}]