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


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