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


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