Kapisi/tests/test_net-detect.py

8 lines
109 B
Python
Raw Normal View History

2020-10-08 16:33:19 -05:00
import os
import re
import pytest
from modules import netdetect
def test_netdetect_usage():
assert True