Merge pull request #8 from P-Alban/patch-1

Remove trailing whitespace
This commit is contained in:
Luis MartinGarcia
2019-05-28 09:30:30 +01:00
committed by GitHub

View File

@@ -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()