diff options
Diffstat (limited to 'legacy/tests/helper/suite.yaml')
-rw-r--r-- | legacy/tests/helper/suite.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/legacy/tests/helper/suite.yaml b/legacy/tests/helper/suite.yaml new file mode 100644 index 00000000..718ae440 --- /dev/null +++ b/legacy/tests/helper/suite.yaml @@ -0,0 +1,6 @@ +--- + + tests: + - command: ['suite', 'run'] + output: "Run a suite\n" + |