diff --git a/plans/smoke.fmf b/plans/smoke.fmf index 04ca078..ef8082f 100644 --- a/plans/smoke.fmf +++ b/plans/smoke.fmf @@ -1,4 +1,9 @@ summary: Basic smoke test +discover: + how: shell + tests: + - name: /smoke/help + test: | + jflex --help execute: - script: - - jflex --help + how: tmt