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


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