aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json')
-rw-r--r--src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json b/src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json
new file mode 100644
index 0000000..91f8f34
--- /dev/null
+++ b/src/batchtools/rsTester/src/test/resources/runDescriptions/sample1.json
@@ -0,0 +1,4 @@
+{
+ 'ruleSet': '../ruleSets/simpleRuleSet1.json',
+ 'tests': []
+}