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


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