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


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