/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_fprintd_list.py
10 строк
195 B
Ville Skyttä
feat(fprintd-*): new completions
07 ноя 2024, 14:36
07 ноя 2024, 14:36
8aa4914
Код
Авторство
О чём код?
import pytest @pytest.mark.bashcomp( cmd="fprintd-list", ) class TestFprintdList: @pytest.mark.complete("fprintd-list ") def test_basic(self, completion): assert completion