Commit graph

1 commit

Author SHA1 Message Date
Serhiy Storchaka
3e19409d64
bpo-45181: Simplify loading sqlite3 tests (GH-28304)
Use unittest discover instead of manually enumerating all
test modules and classes.
Also add support for filtering them by pattern.
2021-09-13 14:16:26 +03:00
Renamed from Lib/sqlite3/test/hooks.py (Browse further)