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


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