Final success message

master
Bob Mottram 2019-07-27 23:59:01 +01:00
parent e6c246fc8e
commit 4c26c0e84f
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@ if args.testsnetwork:
testPostMessageBetweenServers()
testFollowBetweenServers()
testClientToServer()
print('All tests succeeded')
sys.exit()
httpPrefix='https'