test_sessions require gtk
This commit is contained in:
		
							parent
							
								
									d37d1e973f
								
							
						
					
					
						commit
						752a6e72cb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,6 @@ modules = ( 'test_xmpp_dispatcher_nb',
 | 
			
		|||
				'test_xmpp_client_nb',
 | 
			
		||||
				'test_xmpp_transports_nb',
 | 
			
		||||
				'test_resolver',
 | 
			
		||||
				'test_sessions',
 | 
			
		||||
				'test_caps',
 | 
			
		||||
			 )
 | 
			
		||||
#modules = ()
 | 
			
		||||
| 
						 | 
				
			
			@ -47,6 +46,7 @@ modules = ( 'test_xmpp_dispatcher_nb',
 | 
			
		|||
if use_x:
 | 
			
		||||
	modules += ('test_misc_interface',
 | 
			
		||||
					'test_roster',
 | 
			
		||||
					'test_sessions',
 | 
			
		||||
	)
 | 
			
		||||
 | 
			
		||||
nb_errors = 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue