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


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