|
@@ -11,7 +11,7 @@ import java.util.concurrent.CountDownLatch;
|
|
import java.util.concurrent.ExecutorService;
|
|
import java.util.concurrent.ExecutorService;
|
|
import java.util.concurrent.Executors;
|
|
import java.util.concurrent.Executors;
|
|
|
|
|
|
-public class FaceVerifyTest {
|
|
|
|
|
|
+public class FaceApiTest {
|
|
|
|
|
|
@Test
|
|
@Test
|
|
public void demo() throws Exception {
|
|
public void demo() throws Exception {
|