]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3382 from bdarnell/remove-testmethodwrapper
authorBen Darnell <ben@bendarnell.com>
Mon, 3 Jun 2024 20:38:31 +0000 (16:38 -0400)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 20:38:31 +0000 (16:38 -0400)
testing: Replace _TestMethodWrapper with _callTestMethod


Trivial merge