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


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