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


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