pandorapan/FaceUnity/src/test/java/com/yunbao/faceunity/ExampleUnitTest.java

11 lines
237 B
Java
Raw Normal View History

2022-09-17 16:54:58 +08:00
package com.yunbao.faceunity;
/**
* 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 {
2023-06-14 13:41:12 +08:00
2022-09-17 16:54:58 +08:00
}