Improved tests #129
This commit is contained in:
@@ -25,4 +25,4 @@ class QueryTestSuite(unittest.TestSuite):
|
||||
|
||||
if __name__ == "__main__":
|
||||
runner = unittest.TextTestRunner()
|
||||
runner.run(QueryTestSuite())
|
||||
runner.run(QueryTestSuite())
|
||||
|
Reference in New Issue
Block a user