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


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