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


class TestPydoc:
    @pytest.mark.complete("pydoc r")
    def test_1(self, completion):
        assert completion