diff --git a/epicyon.py b/epicyon.py index cf992593..08895653 100644 --- a/epicyon.py +++ b/epicyon.py @@ -112,8 +112,8 @@ if args.tests: if args.testsnetwork: print('Network Tests') + testPostMessageBetweenServers() testFollowBetweenServers() - #testPostMessageBetweenServers() sys.exit() if args.posts: