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


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