From 802994d46f25f6427bb0d797aaabb94b427827ef Mon Sep 17 00:00:00 2001 From: Taseer Date: Tue, 20 Dec 2016 22:27:05 +0500 Subject: All unit tests. JIRA: QTIP-184 Change-Id: I577b8df85d2be63f9195ed2bb3c6bf497ce1fd96 Signed-off-by: Taseer Ahmed --- tests/data/helper/suite.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/helper/suite.yaml (limited to 'tests/data/helper/suite.yaml') 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" + -- cgit 1.2.3-korg