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


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