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


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