mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Revert wrong change in previous commit (issue #19085).
This commit is contained in:
		
							parent
							
								
									8f9f5870d3
								
							
						
					
					
						commit
						7c934da0ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -337,7 +337,7 @@ def test_insertwidth(self): | |||
|         if pixels_round(0.9) <= 0: | ||||
|             self.checkParam(widget, 'insertwidth', 0.9, expected=2) | ||||
|         else: | ||||
|             self.checkParam(widget, 'insertwidth', 0.9) | ||||
|             self.checkParam(widget, 'insertwidth', 0.9, expected=1) | ||||
| 
 | ||||
|     def test_invalidcommand(self): | ||||
|         widget = self.create() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Serhiy Storchaka
						Serhiy Storchaka