mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
test/integration: fix path to 'kmip_server' module
This commit is contained in:
parent
2e56e2ef5b
commit
d83e0a3416
@ -20,7 +20,7 @@ import sys
|
||||
|
||||
from kmip.core.config_helper import ConfigHelper
|
||||
|
||||
from kmip.services.kmip_server import KMIPServer
|
||||
from kmip.services.server.kmip_server import KMIPServer
|
||||
|
||||
FILE_PATH = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user