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


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