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


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