summaryrefslogtreecommitdiff
path: root/test/t/test_unexpand.py
blob: 6b77b3bbf155b4a5cdb7242a0700f8142f6c2a1b (plain)
1
2
3
4
5
6
7
8
9
import pytest


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