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


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