Fix client test unable to load insecure registry config

This commit is contained in:
Sida Chen 2019-03-06 14:35:57 -05:00
parent d3dd2f7b7c
commit 136889c7cb

View file

@ -9,7 +9,7 @@ from threading import Thread
from termcolor import colored
from test.clients.client import DockerClient, PodmanClient, Command, FileCopy
from client import DockerClient, PodmanClient, Command, FileCopy
def remove_control_characters(s):