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


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