fix: unittest

This commit is contained in:
xucong053
2022-09-28 19:58:39 +08:00
parent 2fef14a22f
commit e2c499f254
3 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
//go:build localtest
package uitest
import (

View File

@@ -1,3 +1,5 @@
//go:build localtest
package uitest
import (

View File

@@ -1,3 +1,5 @@
//go:build localtest
package uitest
import (