mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-10-05 07:17:01 +08:00
init
This commit is contained in:
7
basic/basic_test.go
Normal file
7
basic/basic_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package basic
|
||||
|
||||
import "testing"
|
||||
|
||||
func Test_basic(t *testing.T) {
|
||||
basic()
|
||||
}
|
Reference in New Issue
Block a user