mirror of
https://github.com/luismartingarcia/protocol.git
synced 2025-12-21 11:44:53 +00:00
Update test.py
very important fix
This commit is contained in:
2
test.py
2
test.py
@@ -313,7 +313,7 @@ if __name__ == '__main__':
|
|||||||
print("# |_| |_| \___/ \__\___/ \___\___/|_| #")
|
print("# |_| |_| \___/ \__\___/ \___\___/|_| #")
|
||||||
print("# #")
|
print("# #")
|
||||||
print('# == "Protocol" Test Suite == #')
|
print('# == "Protocol" Test Suite == #')
|
||||||
print("# #") #
|
print("# #")
|
||||||
print("#########################################################################")
|
print("#########################################################################")
|
||||||
# Run the actual tests
|
# Run the actual tests
|
||||||
unittest.main()
|
unittest.main()
|
||||||
|
|||||||
Reference in New Issue
Block a user