mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	tests: silence the linters
This commit is contained in:
		
							parent
							
								
									cc666907a3
								
							
						
					
					
						commit
						c71c2465d3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2113,6 +2113,7 @@ class CommonTest(unittest.TestCase):
 | 
			
		|||
            ) as _ignored, mock.patch(
 | 
			
		||||
                'fdroidserver.common.sha256sum', return_value=sha256
 | 
			
		||||
            ):
 | 
			
		||||
                _ignored  # silence the linters
 | 
			
		||||
                fdroidserver.common._install_ndk(r)
 | 
			
		||||
 | 
			
		||||
    def test_fill_config_defaults(self):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue