/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/t/test_bmake.py
7 строк
154 B
Ville Skyttä
make: add bmake alias
26 апр 2020, 22:16
26 апр 2020, 22:16
6b42551
Код
Авторство
О чём код?
import pytest class TestBmake: @pytest.mark.complete("bmake -", require_cmd=True) def test_options(self, completion): assert completion