fix wrong path
This commit is contained in:
parent
7c1dab7297
commit
e4cdcb7b25
|
|
@ -25,7 +25,7 @@ import sys
|
|||
import tempfile
|
||||
import time
|
||||
|
||||
# must be synchronized with test/core/utils/port_server_client.h
|
||||
# must be synchronized with test/core/util/port_server_client.h
|
||||
_PORT_SERVER_PORT = 32766
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue