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


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