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


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