This commit is contained in:
刘祥超
2022-05-08 19:33:17 +08:00
parent c677368482
commit ed2d5ee5cc

View File

@@ -3,7 +3,7 @@
package sizes_test
import (
"github.com/TeaOSLab/EdgeNode/internal/utils/sizes"
"github.com/TeaOSLab/EdgeAPI/internal/utils/sizes"
"github.com/iwind/TeaGo/assert"
"testing"
)