Enable all network tests

master
Bob Mottram 2019-07-06 20:36:27 +01:00
parent 03ecaf9a8a
commit f467bf4873
1 changed files with 1 additions and 1 deletions

View File

@ -112,8 +112,8 @@ if args.tests:
if args.testsnetwork:
print('Network Tests')
testPostMessageBetweenServers()
testFollowBetweenServers()
#testPostMessageBetweenServers()
sys.exit()
if args.posts: