Updating Ubiqtorate
This commit is contained in:
7
tests/test_net-detect.py
Normal file
7
tests/test_net-detect.py
Normal file
@@ -0,0 +1,7 @@
|
||||
import os
|
||||
import re
|
||||
import pytest
|
||||
from modules import netdetect
|
||||
|
||||
def test_netdetect_usage():
|
||||
assert True
|
Reference in New Issue
Block a user