Co-authored-by: Aaron Wagener <mmmcheese158@gmail.com> Co-authored-by: Joe Prochaska <prochaska.joseph@gmail.com>
		
			
				
	
	
		
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from test.bases import WorldTestBase
 | 
						|
 | 
						|
 | 
						|
class KH2TestBase(WorldTestBase):
 | 
						|
    game = "Kingdom Hearts 2"
 |