Increment year

merge-requests/8/head
Bob Mottram 2021-01-01 23:36:48 +00:00
parent b280cf990f
commit db7043dfd2
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# License
# =======
#
# Copyright (C) 2020 Bob Mottram <bob@freedombone.net>
# Copyright (C) 2020-2021 Bob Mottram <bob@freedombone.net>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -478,7 +478,6 @@ if args.debug:
if args.tests:
runAllTests()
sys.exit()
if args.testsnetwork:
print('Network Tests')
testPostMessageBetweenServers()