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


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