mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Replaced junit.framework with org.junit (#5253)
This commit is contained in:
		
							parent
							
								
									368e1c753d
								
							
						
					
					
						commit
						2593f4e1b6
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		|  | @ -13,9 +13,9 @@ import fr.free.nrw.commons.R | |||
| import fr.free.nrw.commons.TestAppAdapter | ||||
| import fr.free.nrw.commons.TestCommonsApplication | ||||
| import fr.free.nrw.commons.delete.DeleteHelper | ||||
| import junit.framework.Assert.assertEquals | ||||
| import junit.framework.Assert.assertNotNull | ||||
| import org.junit.Assert.assertEquals | ||||
| import media | ||||
| import org.junit.Assert.assertNotNull | ||||
| import org.junit.Before | ||||
| import org.junit.Test | ||||
| import org.junit.runner.RunWith | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AnkitThakur98
						AnkitThakur98