mirror of
https://gitee.com/johng/gf
synced 2026-07-06 13:42:46 +08:00
v2 -> v3
This commit is contained in:
@ -12,8 +12,8 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/gogf/gf/v2/container/gqueue"
|
||||
"github.com/gogf/gf/v2/test/gtest"
|
||||
"github.com/gogf/gf/v3/container/gqueue"
|
||||
"github.com/gogf/gf/v3/test/gtest"
|
||||
)
|
||||
|
||||
func TestQueue_Len(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user