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


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