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


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