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


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