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


class TestLess:
    @pytest.mark.complete("less --", require_longopt=True)
    def test_1(self, completion):
        assert completion