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


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