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


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