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


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