mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-11-02 23:44:00 +08:00
feat: 三网路由路线检测支持IPV6路由检测,移动无实际使用的包至于back
This commit is contained in:
10
back/commediatest/media_test.go
Normal file
10
back/commediatest/media_test.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package commediatest
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// 本包仅测试无实际使用
|
||||
func TestMedia(t *testing.T) {
|
||||
ComMediaTest("zh")
|
||||
}
|
||||
Reference in New Issue
Block a user