mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-10-04 06:56:29 +08:00
fix: 迁移主main暂不使用的组件
This commit is contained in:
9
back/basic/basic_test.go
Normal file
9
back/basic/basic_test.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package basic1
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func Test_basic(t *testing.T) {
|
||||
Basic("zh")
|
||||
}
|
Reference in New Issue
Block a user