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


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