diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2016-12-22 06:14:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-22 06:14:41 +0000 |
commit | 8616c678fd69a6871f8b05cd56c26ea3d94588e2 (patch) | |
tree | 9517beb08cc61703f7bc29268540409c27a65f01 /tests/data/helper/suite.yaml | |
parent | 16cfb003cd0f1b0dbf903432ab794cda2c7a4123 (diff) | |
parent | 802994d46f25f6427bb0d797aaabb94b427827ef (diff) |
Merge "All unit tests."
Diffstat (limited to 'tests/data/helper/suite.yaml')
-rw-r--r-- | tests/data/helper/suite.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/helper/suite.yaml b/tests/data/helper/suite.yaml new file mode 100644 index 00000000..718ae440 --- /dev/null +++ b/tests/data/helper/suite.yaml @@ -0,0 +1,6 @@ +--- + + tests: + - command: ['suite', 'run'] + output: "Run a suite\n" + |