1 changed files with 0 additions and 10 deletions
@ -1,10 +0,0 @@ |
|||||
package com.xtong.zhbs.service; |
|
||||
|
|
||||
import com.xtong.zhbs.webscoket.WsPassFlowService; |
|
||||
import org.springframework.boot.test.context.SpringBootTest; |
|
||||
|
|
||||
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT) |
|
||||
public class WsPassFlowServiceTest { |
|
||||
WsPassFlowService wsPassFlowService = new WsPassFlowService(); |
|
||||
|
|
||||
} |
|
||||
Loading…
Reference in new issue