|
@@ -1,14 +0,0 @@
|
|
-package cn.com.qmth.examcloud.service.core;
|
|
|
|
-
|
|
|
|
-import org.junit.runner.RunWith;
|
|
|
|
-import org.springframework.boot.test.context.SpringBootTest;
|
|
|
|
-import org.springframework.test.context.junit4.SpringRunner;
|
|
|
|
-
|
|
|
|
-/**
|
|
|
|
- * Unit test for simple App.
|
|
|
|
- */
|
|
|
|
-@RunWith(SpringRunner.class)
|
|
|
|
-@SpringBootTest
|
|
|
|
-public class AppTest {
|
|
|
|
-
|
|
|
|
-}
|
|
|