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


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