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


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