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


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