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


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