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


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