Kapisi/tests/test_net-detect.py
2020-10-08 16:33:19 -05:00

8 lines
109 B
Python

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