feat: update
This commit is contained in:
@@ -27,3 +27,11 @@ func Test_hassID(t *testing.T) {
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
func Test_username(t *testing.T) {
|
||||
Convey("test_username", t, func() {
|
||||
Convey("step 1", func() {
|
||||
t.Logf("length: %s", len("你好"))
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user