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


class TestVgsplit:
    @pytest.mark.complete(
        "vgsplit -", require_cmd=True, xfail="! vgsplit --help &>/dev/null"
    )
    def test_1(self, completion):
        assert completion