mirror of https://gitlab.com/bashrc2/epicyon
Enable all network tests
parent
03ecaf9a8a
commit
f467bf4873
|
@ -112,8 +112,8 @@ if args.tests:
|
|||
|
||||
if args.testsnetwork:
|
||||
print('Network Tests')
|
||||
testPostMessageBetweenServers()
|
||||
testFollowBetweenServers()
|
||||
#testPostMessageBetweenServers()
|
||||
sys.exit()
|
||||
|
||||
if args.posts:
|
||||
|
|
Loading…
Reference in New Issue