You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
239 B
8 lines
239 B
7 months ago
|
import sherlock
|
||
|
|
||
|
#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():
|
||
|
sherlock.__main__("--version")
|