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


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