mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	 721459831a
			
		
	
	
		721459831a
		
			
		
	
	
	
	
		
			
			(cherry picked from commit f49df4f486)
Co-authored-by: Eugene Triguba <eugenetriguba@gmail.com>
		
	
			
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			73 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| import unittest
 | |
| from test.test_pyrepl import load_tests
 | |
| 
 | |
| unittest.main()
 |