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


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