Resolves: rhbz#1996020 Add CI tests

This commit is contained in:
Pooja Yadav 2021-08-26 15:40:25 +05:30
parent 5df37c2f42
commit 9e2ffbe7f6

View File

@ -16,9 +16,6 @@
- test_list_dicts_cs_CZ: - test_list_dicts_cs_CZ:
dir: . dir: .
run: test "`enchant-lsmod-2 -list-dicts | grep cs_CZ`" != "" run: test "`enchant-lsmod-2 -list-dicts | grep cs_CZ`" != ""
- test_enchant_h:
dir: .
run: enchant-2 -h >/dev/null
- test_enchant_v: - test_enchant_v:
dir: . dir: .
run: enchant-2 -v >/dev/null run: enchant-2 -v >/dev/null