summaryrefslogtreecommitdiff
path: root/tests/test_runner/test_debug_sql.py
diff options
context:
space:
mode:
authorFrançois Freitag <mail@franek.fr>2020-09-06 14:36:20 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-09-07 08:07:26 +0200
commit57dadfac3cfae050c49b80c5ac56008acdef5196 (patch)
tree28dd850eb41ce19a9274f913d8c5ac117d672404 /tests/test_runner/test_debug_sql.py
parent11ebc6479ffda87376b60c9475d33d8120f86368 (diff)
Fixed #31944 -- Used addCleanup() to register TestContextDecorator cleanups.
Cleanups from addCleanup() are scheduled to happen in reverse order to the order they are added (LIFO). Ensures each cleanup is executed from the innermost to the outermost.
Diffstat (limited to 'tests/test_runner/test_debug_sql.py')
0 files changed, 0 insertions, 0 deletions