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


class TestSed:
    @pytest.mark.complete("sed --", require_longopt=True)
    def test_1(self, completion):
        assert completion