Chore: format code

This commit is contained in:
loyalsoldier 2021-04-06 09:55:14 +08:00
parent ec665066a3
commit 05020718b1
No known key found for this signature in database
GPG Key ID: 23829BBC1ACF2C90
1 changed files with 1 additions and 1 deletions

View File

@ -3,9 +3,9 @@ package core_test
import (
"context"
"testing"
_ "unsafe"
. "github.com/v2fly/v2ray-core/v4"
_ "unsafe"
)
func TestFromContextPanic(t *testing.T) {