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


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