Wrote unit tests and found and fixed bugs

This commit is contained in:
Lonami
2016-08-30 13:11:19 +02:00
parent 557ec70237
commit e712a9bf61
6 changed files with 159 additions and 32 deletions

View File

@@ -7,3 +7,4 @@ if __name__ == '__main__':
print('Done.')
pass