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


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