mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	scanner: fix catalog match
This commit is contained in:
		
							parent
							
								
									9b8a334dcf
								
							
						
					
					
						commit
						5f6e59c76d
					
				
					 6 changed files with 58 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -176,6 +176,7 @@ class ScannerTest(unittest.TestCase):
 | 
			
		|||
            ('source-files/com.lolo.io.onelist/', 1),
 | 
			
		||||
            ('source-files/catalog.test/', 3),
 | 
			
		||||
            ('source-files/org.piepmeyer.gauguin/', 1),
 | 
			
		||||
            ('source-files/com.infomaniak.mail/', 2),
 | 
			
		||||
        ]
 | 
			
		||||
 | 
			
		||||
        for root, count in test_files:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue