summaryrefslogtreecommitdiff
path: root/test/t/test_update_alternatives.py
blob: 1209bebfd569b11e98c5f93507b2d7bf89e9c0ce (plain)
1
2
3
4
5
6
7
8
import pytest


@pytest.mark.bashcomp(cmd="update-alternatives")
class TestUpdateAlternatives:
    @pytest.mark.complete("update-alternatives --")
    def test_1(self, completion):
        assert completion