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


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