mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Merge test_htmlparser changes from 3.3.
This commit is contained in:
		
						commit
						1943c8a112
					
				
					 1 changed files with 1 additions and 7 deletions
				
			
		|  | @ -764,11 +764,5 @@ def test_end_tag_in_attribute_value(self): | |||
|                          ("data", "spam"), ("endtag", "a")]) | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| def test_main(): | ||||
|     support.run_unittest(HTMLParserStrictTestCase, HTMLParserTolerantTestCase, | ||||
|                          AttributesStrictTestCase, AttributesTolerantTestCase) | ||||
| 
 | ||||
| 
 | ||||
| if __name__ == "__main__": | ||||
|     test_main() | ||||
|     unittest.main() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Ezio Melotti
						Ezio Melotti