diff --git a/Lib/test/test_exceptions.py b/Lib/test/test_exceptions.py index 10d48ebc076c34d..b520a52561480a2 100644 --- a/Lib/test/test_exceptions.py +++ b/Lib/test/test_exceptions.py @@ -1171,7 +1171,7 @@ def g(): @cpython_only - def test_crashcan_recursion(self): + def test_trashcan_recursion(self): # See bpo-33930 def foo():