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


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