/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_vncviewer.py
10 строк
225 B
Ville Skyttä
refactor([t-z]*): apply naming guidelines where API is as desired
26 апр 2023, 23:30
26 апр 2023, 23:30
e3f2c69
Код
Авторство
О чём код?
import pytest @pytest.mark.bashcomp( ignore_env=r"^-declare -f _comp_cmd_vncviewer__bootstrap$" ) class TestVncviewer: @pytest.mark.complete("vncviewer ") def test_1(self, completion): assert completion