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


class TestComplete:
    @pytest.mark.complete("complete -")
    def test_1(self, completion):
        assert completion