summaryrefslogtreecommitdiff
path: root/test/t/test_mii_tool.py
blob: 32568f8252a38b52924da00d02ad7fd31e1610d7 (plain)
1
2
3
4
5
6
7
8
import pytest


@pytest.mark.bashcomp(cmd="mii-tool")
class TestMiiTool:
    @pytest.mark.complete("mii-tool ")
    def test_1(self, completion):
        assert completion