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


class TestUname:
    @pytest.mark.complete("uname --", require_longopt=True)
    def test_1(self, completion):
        assert completion