sherlock/tests/few_test_basic.py

8 lines
255 B
Python
Raw Normal View History

2024-06-24 20:40:03 +00:00
import sherlock_project
2024-05-20 08:44:52 +00:00
#from sherlock.sites import SitesInformation
#local_manifest = data_file_path=os.path.join(os.path.dirname(__file__), "../sherlock/resources/data.json")
def test_username_via_message():
2024-06-24 20:40:03 +00:00
sherlock_project.__main__("--version")