Kapisi/tests/test_net-detect.py

8 lines
109 B
Python

import os
import re
import pytest
from modules import netdetect
def test_netdetect_usage():
assert True