/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_munindoc.py
9 строк
248 B
Ville Skyttä
style(test): reformat with Black 23.1.0
06 фев 2023, 01:28
06 фев 2023, 01:28
77be1a8
Код
Авторство
О чём код?
import pytest class TestMunindoc: # Assume at least munin* available # require_cmd is not strictly correct here, but... @pytest.mark.complete("munindoc m", require_cmd=True) def test_1(self, completion): assert completion