summaryrefslogtreecommitdiff
path: root/test/t/test_vgchange.py
blob: ed14f2a7e6f789d2c04e523d778afb5b2b3811c2 (plain)
1
2
3
4
5
6
7
8
9
import pytest


class TestVgchange:
    @pytest.mark.complete(
        "vgchange -", require_cmd=True, xfail="! vgchange --help &>/dev/null"
    )
    def test_1(self, completion):
        assert completion