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


@pytest.mark.bashcomp(cmd="ether-wake")
class TestEtherWake:
    @pytest.mark.complete("ether-wake ")
    def test_1(self, completion):
        assert completion