mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Migrate library to Kotlin.
This commit is contained in:
		| @@ -47,7 +47,7 @@ public class LibraryUpdateServiceTest { | ||||
|         source = mock(Source.class); | ||||
|         when(service.sourceManager.get(anyInt())).thenReturn(source); | ||||
|     } | ||||
|      | ||||
|  | ||||
|     @Test | ||||
|     public void testLifecycle() { | ||||
|         // Smoke test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user