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


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