mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
format code
This commit is contained in:
parent
4c963a51ed
commit
54fe1ed8b1
@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
func TestVMessSerialization(t *testing.T) {
|
||||
t.Skip();
|
||||
t.Skip()
|
||||
assert := unit.Assert(t)
|
||||
|
||||
userId, err := core.NewID("2b2966ac-16aa-4fbf-8d81-c5f172a3da51")
|
||||
|
Loading…
Reference in New Issue
Block a user