diff --git a/Lib/test/test_exceptions.py b/Lib/test/test_exceptions.py index abb90001718a3a..6dd3d5d9094228 100644 --- a/Lib/test/test_exceptions.py +++ b/Lib/test/test_exceptions.py @@ -1141,7 +1141,7 @@ def g(): @cpython_only - def test_crashcan_recursion(self): + def test_trashcan_recursion(self): # See bpo-33930 def foo():