Improve the test framework to run for multiple classes defined in a single file. Fixes #5071.

This commit is contained in:
Pradip Parkale
2020-01-10 11:48:36 +05:30
committed by Akshay Joshi
parent be4b8284c5
commit ed279cac31
3 changed files with 11 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ New features
Housekeeping
************
| `Issue #5071 <https://redmine.postgresql.org/issues/5071>`_ - Improve the test framework to run for multiple classes defined in a single file.
Bug fixes
*********