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


class TestL2ping:
    @pytest.mark.complete("l2ping -", require_cmd=True)
    def test_1(self, completion):
        assert completion