mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 20:39:36 +03:00
Reformat code
This commit is contained in:
@ -3,9 +3,9 @@ package core_test
|
||||
import (
|
||||
"context"
|
||||
"testing"
|
||||
_ "unsafe"
|
||||
|
||||
. "github.com/xtls/xray-core/core"
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
func TestFromContextPanic(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user