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