docs: add auto for wcl

This commit is contained in:
debugtalk
2022-11-28 18:10:58 +08:00
committed by 李隆
parent ecdbd3afce
commit 5aeb1960c7
5 changed files with 29 additions and 9 deletions

View File

@@ -2,6 +2,8 @@
package ios
import "testing"
func TestGetDevice(t *testing.T) {
device, err := getDevice(udid)
if err != nil {