Run all network tests

main
Bob Mottram 2021-08-02 15:20:11 +01:00
parent d4a9de4690
commit 5f46cedbf5
1 changed files with 0 additions and 1 deletions

View File

@ -610,7 +610,6 @@ if args.tests:
if args.testsnetwork: if args.testsnetwork:
print('Network Tests') print('Network Tests')
testGroupFollow() testGroupFollow()
sys.exit()
testPostMessageBetweenServers() testPostMessageBetweenServers()
testFollowBetweenServers() testFollowBetweenServers()
testClientToServer() testClientToServer()