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


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