summaryrefslogtreecommitdiff
path: root/test/t/test_vgscan.py
blob: 061ff4e2ba2f82571a373861141387a44265193d (plain)
1
2
3
4
5
6
7
import pytest


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