diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 \ No newline at end of file diff --git a/plan.fmf b/plan.fmf new file mode 100644 index 0000000..c1dd411 --- /dev/null +++ b/plan.fmf @@ -0,0 +1,9 @@ +discover: + how: shell + tests: + - name: import test + test: python3 -c 'import charset_normalizer' + require: + - python3-charset-normalizer +execute: + how: tmt