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


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