forked from indymedia/epicyon
Final success message
parent
e6c246fc8e
commit
4c26c0e84f
|
@ -270,6 +270,7 @@ if args.testsnetwork:
|
|||
testPostMessageBetweenServers()
|
||||
testFollowBetweenServers()
|
||||
testClientToServer()
|
||||
print('All tests succeeded')
|
||||
sys.exit()
|
||||
|
||||
httpPrefix='https'
|
||||
|
|
Loading…
Reference in New Issue