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


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