mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-23 12:02:58 -05:00
Chore: change module name (#677)
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
. "v2ray.com/core"
|
||||
. "github.com/v2fly/v2ray-core/v4"
|
||||
)
|
||||
|
||||
func TestContextPanic(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user