DEBSOURCES
Skip Quicknav
sources / bash-completion / 1%3A2.16.0-7 / test / t / test_dcop.py
123456789
import pytest class TestDcop: @pytest.mark.complete( "dcop ", require_cmd=True, skipif="! dcop &>/dev/null" ) def test_1(self, completion): assert completion