summaryrefslogtreecommitdiff
path: root/test/t/test_sshfs.py
blob: 44daed3e73d82ea4ea639eac6e82b12d1843c7c3 (plain)
1
2
3
4
5
6
7
8
import pytest


@pytest.mark.bashcomp(ignore_env=r"^[+-]_scp_path_esc=")
class TestSshfs:
    @pytest.mark.complete("sshfs ./")
    def test_1(self, completion):
        assert completion