Improved tests #129

This commit is contained in:
2022-12-01 17:00:17 +01:00
parent d8f7e03815
commit e8ae635c88
13 changed files with 47 additions and 16 deletions

View File

@@ -25,4 +25,4 @@ class QueryTestSuite(unittest.TestSuite):
if __name__ == "__main__":
runner = unittest.TextTestRunner()
runner.run(QueryTestSuite())
runner.run(QueryTestSuite())