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