pandorapan/Share/src/test/java/com/yunbao/share/ExampleUnitTest.java

13 lines
278 B
Java
Raw Normal View History

2024-02-23 16:07:50 +08:00
package com.yunbao.share;
/**
* 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 {
public void addition_isCorrect() {
}
}