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