mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	bpo-33930: Fix typo in the test name. (#27733)
bpo-33930: Fix typo in the test name. (GH-27733)
This commit is contained in:
		
							parent
							
								
									81ab8db235
								
							
						
					
					
						commit
						f08e6d1bb3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1171,7 +1171,7 @@ def g(): | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|     @cpython_only |     @cpython_only | ||||||
|     def test_crashcan_recursion(self): |     def test_trashcan_recursion(self): | ||||||
|         # See bpo-33930 |         # See bpo-33930 | ||||||
| 
 | 
 | ||||||
|         def foo(): |         def foo(): | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Benjamin Peterson
						Benjamin Peterson