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


class TestNmap:
    @pytest.mark.complete("nmap --v")
    def test_1(self, completion):
        assert completion