mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	Move utils tests to utils package (#2109)
This commit is contained in:
		
							parent
							
								
									2175ba2d89
								
							
						
					
					
						commit
						aa4ab37adb
					
				
					 4 changed files with 5 additions and 4 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| package fr.free.nrw.commons | ||||
| package fr.free.nrw.commons.utils | ||||
| 
 | ||||
| import fr.free.nrw.commons.upload.FileUtils | ||||
| import org.junit.Assert.assertEquals | ||||
|  | @ -1,4 +1,4 @@ | |||
| package fr.free.nrw.commons | ||||
| package fr.free.nrw.commons.utils | ||||
| 
 | ||||
| import fr.free.nrw.commons.location.LatLng | ||||
| import fr.free.nrw.commons.utils.LengthUtils | ||||
|  | @ -1,4 +1,4 @@ | |||
| package fr.free.nrw.commons | ||||
| package fr.free.nrw.commons.utils | ||||
| 
 | ||||
| import fr.free.nrw.commons.Utils.fixExtension | ||||
| import org.junit.Assert.assertEquals | ||||
|  | @ -1,5 +1,6 @@ | |||
| package fr.free.nrw.commons | ||||
| package fr.free.nrw.commons.utils | ||||
| 
 | ||||
| import fr.free.nrw.commons.Utils | ||||
| import org.junit.Assert | ||||
| import org.junit.Test | ||||
| import org.hamcrest.CoreMatchers.`is` as _is | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Adam Jones
						Adam Jones