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


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