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


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