删除 independent 依赖

This commit is contained in:
董宏宇
2021-09-01 11:59:16 +08:00
parent 447c2e5fe2
commit a607680b44
408 changed files with 0 additions and 20607 deletions

View File

@@ -1,17 +0,0 @@
package com.mogo.module.media;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() {
assertEquals(4, 2 + 2);
}
}