mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-26 12:05:35 -05:00
Chore: format code
This commit is contained in:
@@ -3,9 +3,9 @@ package core_test
|
||||
import (
|
||||
"context"
|
||||
"testing"
|
||||
_ "unsafe"
|
||||
|
||||
. "github.com/v2fly/v2ray-core/v4"
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
func TestFromContextPanic(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user