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


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