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


class TestFunction:
    @pytest.mark.complete("function _parse_")
    def test_1(self, completion):
        assert completion