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


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