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


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