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


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