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