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


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