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


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