mirror of https://gitlab.com/bashrc2/epicyon
Increment year
parent
b280cf990f
commit
db7043dfd2
|
@ -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
|
||||
|
|
|
@ -478,7 +478,6 @@ if args.debug:
|
|||
if args.tests:
|
||||
runAllTests()
|
||||
sys.exit()
|
||||
|
||||
if args.testsnetwork:
|
||||
print('Network Tests')
|
||||
testPostMessageBetweenServers()
|
||||
|
|
Loading…
Reference in New Issue