mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
fix test break
This commit is contained in:
parent
f046f334cd
commit
2f771e7742
@ -11,7 +11,7 @@ import (
|
||||
"syscall"
|
||||
|
||||
"v2ray.com/core"
|
||||
"v2ray.com/core/common/log"
|
||||
"v2ray.com/core/app/log"
|
||||
|
||||
_ "v2ray.com/core/main/distro/all"
|
||||
)
|
||||
@ -103,5 +103,4 @@ func main() {
|
||||
<-osSignals
|
||||
point.Close()
|
||||
}
|
||||
log.Close()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user